Strange issue with bind-if inside oj-collapsible
Summary
Strange issue with bind-if inside oj-collapsibleContent
Hi All,
I am facing strange issue with bind-if inside oj-collapsible component.
I have one LOV and 2 tables, if selects first value in the lov, then showing the first table and hiding the second table, and if we select second value from lov then hiding the first table and showing the second table. Surrounded both the tables with bind-ifs and setting the values in LOV's value change listener. Everything is working very fine and as expected.
But once I moved LOV and 2 tables inside collapsible then it is behaving very weird, once I select the lov item the table is not hiding instead showing another table (showing both the tables). Nothing changed, just moved all three components inside
Tagged:
2