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
Error: Attempt to serialize function in a Recoil cache key
at Array.map (<anonymous>)
at Array.map (<anonymous>)
at Array.map (<anonymous>)
at Array.map (<anonymous>)
at <anonymous> (../../src/modules/ui/utilities/hotkey/hooks/usePreviousHotkeyScope.ts:19:24)
...
(31 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
After investigation, I managed to reproduce the bug, but only in production, not locally, even in preview mode, by opening the record picker inside settings/object/{objectName} in the settings tab and hovering icons, then hovering the search bar.
I tested with the tag v0.54.7 locally and the bug is still present but it is no longer present on main. I think that this PR fixed it: #12356, so I'm closing this issue.
Sentry Issue: TWENTY-FRONT-492
The text was updated successfully, but these errors were encountered: