Skip to content
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

The Edit button does not work for dom objects loaded Dynamically via ajax #1

Open
bineet-dash opened this issue Aug 3, 2017 · 1 comment

Comments

@bineet-dash
Copy link

The click event does not bind to the dynamically loaded contents. From JQuery 1.7 onwards, the events can be delegated to dynamic dom elements using jQuery.fn.on: https://api.jquery.com/on/#on-events-selector-data-handler. Can this be implemented here?

@samuelsantosdev
Copy link
Owner

Comming soon this feature, sorry for my delay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants