One Way to reduce the erros in the rails

Error Loading Chart: No adapter found


Note :: Remove the import "Chart.bundle" from each and every bundle


file from all javascript pacls and all javascript files in


app/javascripts


app/assets/javascript


app/javascript


app/style/javascript


and then check the control i and inspect element


means if any error is comming then also see at the console and try to


remove and add the javascript libraries and check them if any error is


coming or not , so this is also the way to reduce the errors.


Search the dummy application in which jaascript library is working


Search the error :: Error Loading Chart: No adapter found


Comments

Popular posts from this blog

Rails 7 Features :: Comparison with Rails 6 and Rails 5