-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing confirmation text only works once #66
Comments
Hi, sorry for the late reply. When using If you want to keep using $(..).getConfirmModal().find('.modal-body p').text('new text') Otherwise, you can use the |
Hi, it looks like |
Hi @JamesPlayer,
|
@vjt - please could you push the latest version to npmjs? It doesn't look like it has been updated there. Thanks! 👍 |
same here... |
Hello!
I'm trying to dynamically change confirmation text. But dialog actually changes only the first time I change data-confirm value. Is there anything else I'm doing wrong or some event I need to trigger for this to work correctly?
I'm using v.1.3.0.
UPD. Updating to 1.6.1 made no effect.
The text was updated successfully, but these errors were encountered: