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 want to use ink's modal dialogs but it doesn't work on my webapp.
I used exactly the code from the example on
But when i click on the open link nothing happens.
I use ink together with angularjs 1.5.0
I checked the functionality by omitting the data-trigger tag. I wanted to see whether the dialog appears automatically. But nothing happened.
Maybe the order of the script files is wrong. If so, please add a hint to the documentation.
my HTML header looks like this:
Ink: Version 3.1.10
I want to use ink's modal dialogs but it doesn't work on my webapp.
I used exactly the code from the example on
But when i click on the open link nothing happens.
I use ink together with angularjs 1.5.0
I checked the functionality by omitting the data-trigger tag. I wanted to see whether the dialog appears automatically. But nothing happened.
Maybe the order of the script files is wrong. If so, please add a hint to the documentation.
my HTML header looks like this:
UPDATE: Pagination doesn't work either. I wanted to use it on a table.
The text was updated successfully, but these errors were encountered: