Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Connector not re-initialized after detach and re-attach #267

Closed
pekam opened this issue May 27, 2019 · 0 comments · Fixed by #268
Closed

Connector not re-initialized after detach and re-attach #267

pekam opened this issue May 27, 2019 · 0 comments · Fixed by #268
Assignees
Labels

Comments

@pekam
Copy link
Contributor

pekam commented May 27, 2019

Reported in: https://vaadin.com/forum/thread/17681433/typeerror-combobox-with-tabs-vaadin-14-0-0-beta2?utm_campaign=site_notifications&utm_medium=forum&utm_source=email

Caused by: #252

All JavaScript initialization logic needs to be re-run on each attach, because Flow creates a new client-side element for the server-side component.

@pekam pekam added the bug label May 27, 2019
@pekam pekam self-assigned this May 27, 2019
pekam added a commit that referenced this issue May 27, 2019
pekam added a commit that referenced this issue May 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant