Skip to content

Conversation

lordmikefin
Copy link

I created issue #125 earlier in this month.

I debugged the code and here is my solution :)

MikkoAtGrynos and others added 3 commits August 29, 2017 15:11
 - 'visibleComponents' is not set by Table constructor
 - Filter components will break, if filter bar is not visible during
table initialization.
 
 - Still getting connector errors in client side console
@markusheikkinen
Copy link

I came across this issue with @PreserveOnRefresh annotated UI; when FilterTable had Label component it's text content disappeared when browser was refreshed,

This also seemed to cause an issue with TestBench; it seems that when using v8 version of FilterTable TestBench queries are unable to locate any components inside FilterTable: e.g.
testBenchWrappedFilterTable.$(AbstractComponentElement.class).all();
returned empty list.

I compiled addon from lordmikefin's branch and this seemed to fix both of my issues.

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

Successfully merging this pull request may close these issues.

4 participants