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
The client stored view filter should be refresh to the latest computed back value
Technical inputs
Please find related implementation where we've attempted to evict the Appollo cache which was a false positive. ( in reality there were a side effect calling a findManyViews the real "fix" was the deeplyEqual assertion which was introducing several others bugs and wasn't idiomatic anw, discussed and investigated with @lucasbordeau )
prastoin
changed the title
Record view filter hydratation issue after related field metadata options update
Record view filter hydration issue after related field metadata options update
May 28, 2025
Uh oh!
There was an error while loading. Please reload this page.
Bug Description
Screen.Recording.2025-05-28.at.17.43.24.mov
Expected behavior
The client stored view filter should be refresh to the latest computed back value
Technical inputs
Please find related implementation where we've attempted to evict the Appollo cache which was a false positive. ( in reality there were a side effect calling a
findManyViews
the real "fix" was thedeeplyEqual
assertion which was introducing several others bugs and wasn't idiomatic anw, discussed and investigated with @lucasbordeau )The text was updated successfully, but these errors were encountered: