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

Handling the Enter Key would not work with custom button classes #1027

Open
ntym4ek opened this issue Dec 14, 2018 · 0 comments
Open

Handling the Enter Key would not work with custom button classes #1027

ntym4ek opened this issue Dec 14, 2018 · 0 comments

Comments

@ntym4ek
Copy link

ntym4ek commented Dec 14, 2018

If you add custom classes to submit button, "Handling the Enter Key" feature would not work.

The cause is $.extend(true, variables, item); at drupalgap.js line 5831
It overwrites "dg_form_submit_button" utility class with custom class attribute.

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