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
I've been trying to implement data tables in my UI using (https://datatables.net/), wich uses jquery to work properly. So far, I have managed to load jquery, but I can't load datatables directly in my code.
It is weird for me that if I load datatables after the window is opened and working, if I load the jquery.dataTables.min.js file and then reload the view, it gets to work.
I don't think I explained myself, but I hope you get the point
The text was updated successfully, but these errors were encountered:
Hi,
I've been trying to implement data tables in my UI using (https://datatables.net/), wich uses jquery to work properly. So far, I have managed to load jquery, but I can't load datatables directly in my code.
It is weird for me that if I load datatables after the window is opened and working, if I load the jquery.dataTables.min.js file and then reload the view, it gets to work.
I don't think I explained myself, but I hope you get the point
The text was updated successfully, but these errors were encountered: