You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
With the above version, the WI list in inmemory does not display any list entries. There is no error on the console, it just fails silently, not displaying any cells. The DOM does not contain the entry cells. Looks like the component just does not recognize entries in the data model.
Same source works on prod(!). Downgrading to 3.2.3 also makes it work again.
This is a bit of urgent, we can now choose to either break tests or prod. :-(
The text was updated successfully, but these errors were encountered:
With the above version, the WI list in inmemory does not display any list entries. There is no error on the console, it just fails silently, not displaying any cells. The DOM does not contain the entry cells. Looks like the component just does not recognize entries in the data model.
Same source works on prod(!). Downgrading to 3.2.3 also makes it work again.
This is a bit of urgent, we can now choose to either break tests or prod. :-(
The text was updated successfully, but these errors were encountered: