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
As soon as you empty an already filled query again (i.e. remove all conditions) OVis can no longer search properly. I suspect this is currently related to the unintentional AST change (discussed last week in the Lens chat).
Expected Behavior
Current Behavior
Ovis Query auswählen. Beim deselect kommt folgender Fehler:
lens.js?v=512874ff:1788 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'children')
at Hn (lens.js?v=512874ff:1788:12)
at r. (lens.js?v=512874ff:18104:11)
at QuicktoolsActiveFilters.svelte:26:33
Possible Solution
Steps to Reproduce
?
Context (Environment)
Detailed Description
The text was updated successfully, but these errors were encountered:
General Summary
As soon as you empty an already filled query again (i.e. remove all conditions) OVis can no longer search properly. I suspect this is currently related to the unintentional AST change (discussed last week in the Lens chat).
Expected Behavior
Current Behavior
Ovis Query auswählen. Beim deselect kommt folgender Fehler:
lens.js?v=512874ff:1788 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'children')
at Hn (lens.js?v=512874ff:1788:12)
at r. (lens.js?v=512874ff:18104:11)
at QuicktoolsActiveFilters.svelte:26:33
Possible Solution
Steps to Reproduce
?
Context (Environment)
Detailed Description
The text was updated successfully, but these errors were encountered: