Kinto / kinto-admin

Kinto Web Administration Console
http://kinto.github.io/kinto-admin/
185 stars 35 forks source link

Resolves issue #3159 - records list view does not crash on anonymous users #3178

Closed alexcottner closed 7 months ago

alexcottner commented 7 months ago

Resolves #3159 . Added unit test to prevent us from making the same mistake again.

This also relates to #3075. I think the solution fixes the UI rendering issues, but things can still end up in a bad state in redux. But I can't find any symptoms of the problem anymore.