Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

GWTBoostrap Widgets are not working in layout editor preview due to unattached gwt widgets #604

Merged
merged 1 commit into from
Jan 16, 2017

Conversation

ederign
Copy link
Contributor

@ederign ederign commented Jan 12, 2017

screen shot 2017-01-12 at 5 49 34 pm

@ederign
Copy link
Contributor Author

ederign commented Jan 12, 2017

@pefernan could you please try and see if it fix your issue?

@manstis
Copy link
Contributor

manstis commented Jan 12, 2017

IDK if this explains things https://issues.jboss.org/browse/ERRAI-936 (but not a solution!)

@ederign
Copy link
Contributor Author

ederign commented Jan 13, 2017

@manstis this is related. GWT widgets are not attached when you added them dynamically to a @Templated, preventing the correct initialization.
Using DOMUtil.appendWidgetToElement( div, gwtDivWrapper ) attach them and fix the issue (hopefully).

@mbarkley
Copy link
Contributor

+1

1 similar comment
@pefernan
Copy link
Contributor

+1

@ederign ederign merged commit 909b98b into AppFormer:master Jan 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants