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

Render partial not working in ajax:success #634

Open
rainyhuynh opened this issue Apr 15, 2021 · 0 comments
Open

Render partial not working in ajax:success #634

rainyhuynh opened this issue Apr 15, 2021 · 0 comments

Comments

@rainyhuynh
Copy link

I need to load partial after ajax:success but not working
$('.bom-success').bind("ajax:success", function(){ $('.building-bom').html("<%= escape_javascript(render "deals/contents/building_bom") %>") });

Can you give me advice how to solve this problem.

Thank you very much.
Rainy.

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

1 participant