You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When displaying the datatable everything appears to be working properly except some of the sorting images are not getting rendered. When I look at my console I notice the following error everytime the page is loaded.
No route matches [GET] "/assets/images/sort_asc.png")
Gemfile.lock
jquery-datatables-rails (3.1.1)
Any insight to why this is happening and how to address the issue here?