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
This would be because Trip was initialised before the data table existed. I don't see a Trip option to 'rescan' the document. Maybe you can affect this by the order your Javascript is in.
for rescan, like what @bmerigan mentioned, if you do the initialization of Trip right after jquery data table, it should be working I think. But if it's related to internal structure of jquery data table, maybe there is nothing that we can handle here :/
Trip does not navigate inside the jquery data table. Controls nested within the data table are all ignored. Is there a way this can be handled?
The text was updated successfully, but these errors were encountered: