Skip to content

Prevent firing reactive query if value has been cleared by JS#332

Merged
ospfranco merged 1 commit into
mainfrom
oscar/fix-reactive-null-ptr
Oct 10, 2025
Merged

Prevent firing reactive query if value has been cleared by JS#332
ospfranco merged 1 commit into
mainfrom
oscar/fix-reactive-null-ptr

Conversation

@ospfranco

@ospfranco ospfranco commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

Ref #331 and #327.

It seems if JS has cleared the values of the reactive query, C++ can still try to access the value before it has been removed from the saved queries vector

@ospfranco ospfranco merged commit e2bd1a2 into main Oct 10, 2025
8 checks passed
@ospfranco ospfranco deleted the oscar/fix-reactive-null-ptr branch October 10, 2025 19:39
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

Successfully merging this pull request may close these issues.

1 participant