Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Empty query bug (Ovis) #219

Open
ae25-medma opened this issue Feb 12, 2025 · 1 comment
Open

[Bug]: Empty query bug (Ovis) #219

ae25-medma opened this issue Feb 12, 2025 · 1 comment
Milestone

Comments

@ae25-medma
Copy link

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

@patrickskowronekdkfz patrickskowronekdkfz added this to the v0.4.7 milestone Feb 18, 2025
@patrickskowronekdkfz
Copy link
Collaborator

Hey @ae25-medma , yes we have the issue and already have an idea how to fix it. I will keep you up to date

@patrickskowronekdkfz patrickskowronekdkfz modified the milestones: v0.4.7, v0.5 Mar 5, 2025
@patrickskowronekdkfz patrickskowronekdkfz modified the milestones: v0.5, v0.5.1 Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants