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

uniqueForm na formuláři s nataveným atibutem target #9

Closed
zipper opened this issue Nov 27, 2017 · 1 comment
Closed

uniqueForm na formuláři s nataveným atibutem target #9

zipper opened this issue Nov 27, 2017 · 1 comment
Assignees

Comments

@zipper
Copy link
Contributor

zipper commented Nov 27, 2017

Pokud má formulář nastavený atribut target="_blank", dojde k zablokování odesílání formuláře na původní stránce. K odblokování dojde až po uplynutí nastaveného timeoutu.

Pokud se formulář otevírá do nového okna pomocí atributu target="_blank", není možné v JS získat referenci na nově otevřené okno. Jako nejjednodušší řešení se tedy v tuto chvíli nabízí vypnout automaticky extension pro formuláře, které se odešlou do nového okna.

@zipper zipper self-assigned this Nov 27, 2017
zipper added a commit that referenced this issue Nov 27, 2017
#9 `uniqueForm` na formuláři s nataveným atibutem `target`
zipper added a commit that referenced this issue Nov 27, 2017
…dě, že má nastaven atribut `target` na otevírání do nového okna ([#9](#9))
@zipper
Copy link
Contributor Author

zipper commented Nov 28, 2017

Opraveno v realease 1.1.4.

@zipper zipper closed this as completed Nov 28, 2017
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