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
Right after installation, adding into the app, it showed for a second or two, then the pane went all white.
Console says:
Unchecked runtime.lastError: Cannot create item with duplicate id block_element
main.js:1 Main._createAppUI: 3.93505859375 ms
main.js:1 Main._showAppUI: 56.43896484375 ms
main.js:1 Main._initializeTarget: 11.657958984375 ms
main.js:1 Main._lateInitialization: 3.85400390625 ms
panel.js:2 TypeError: Cannot read properties of undefined (reading 'queryHash')
at TouchRipple.js:119:1
at Array.map (<anonymous>)
at TouchRipple.js:119:1
at os (panel.js:2:284834)
at Su (panel.js:2:304956)
at panel.js:2:301560
at k (panel.js:2:332259)
at MessagePort.Z (panel.js:2:332791)
fl @ panel.js:2
panel.js:2 TypeError: Cannot read properties of undefined (reading 'queryHash')
at TouchRipple.js:119:1
at Array.filter (<anonymous>)
at Xi (TouchRipple.js:119:1)
at TouchRipple.js:119:1
at os (panel.js:2:284834)
at Su (panel.js:2:304956)
at panel.js:2:301560
at k (panel.js:2:332259)
at MessagePort.Z (panel.js:2:332791)
fl @ panel.js:2
panel.js:2 Uncaught TypeError: Cannot read properties of undefined (reading 'queryHash')
at TouchRipple.js:119:1
at Array.map (<anonymous>)
at TouchRipple.js:119:1
at os (panel.js:2:284834)
at Su (panel.js:2:304956)
at panel.js:2:301560
at k (panel.js:2:332259)
at MessagePort.Z (panel.js:2:332791)
legacy.js:1 Uncaught Error: No location name for view with id chrome-extension://jfljppnfglpckkgkpmdpgagnffloboelReactQueryRewind
at Fn.locationNameForViewId (legacy.js:1:171218)
at Jn.onContextMenu (legacy.js:1:193547)
at fn.tabContextMenu (legacy.js:1:166083)
@Thinkscape We released an updated version of both the npm package and extension to handle errors more gracefully. The pane should not crash in the scenario you've described. We'd appreciate it if you try it out and let us know how it works for you.
However, we weren't able to replicate your exact error in any of our testing. Do you have any additional information you could share about the Query methods you're using, particularly when your app first loads?
Description
Right after installation, adding into the app, it showed for a second or two, then the pane went all white.
Console says:
Reproduction
<ReactQueryRewind />
to an appSystem information
Additional information
No response
👨👧👦 Contributing
The text was updated successfully, but these errors were encountered: