he dropdowns in my rails 4.x app were working fine in development mode.
I made some changes and the dropdowns stopped working.
If I do an inspect element in chrome it looks lie a lot of the resources
aren't loading. (The style sheet must be loading at least once I would
presume).
I did do an assets precompile which fixed some issues previously such as
the logo not appearing..
My main questions are:
1. Do the errors have any relation to the problems I'm having (Dropdowns
and assets not showing?)
2. If there really is a problem with javascript loading, what can I do
to fix it.
Rails 4.x
thanks
chris
Attachments:
http://www.ruby-forum.com/attachment/11140/errors.jpg
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/11101d63c2f12e8f7edeb250623f5adb%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment