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

iron-form submitted when registered #223

Open
1 of 8 tasks
masonlouchart opened this issue Jan 5, 2018 · 0 comments
Open
1 of 8 tasks

iron-form submitted when registered #223

masonlouchart opened this issue Jan 5, 2018 · 0 comments

Comments

@masonlouchart
Copy link

Description

I got this error "Form submission canceled because the form is not connected". My element that contains the iron-form is in a dom-if template. The condition is true by default so the form is displayed. But it seems automatically submitted.

I guess this line should be inside the listener. No?

Application using Polymer 1

Expected outcome

The form not automatically submitted and the warning not printed out.

Actual outcome

capture d ecran 2018-01-05 a 17 45 00

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
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