[Bug]: isActive
not returning lastest result in Suggestion.allow
method
#5634
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
Core, Suggestion
Version(s)
2.7.1
Bug Description
I don't want to trigger suggestions in inline code, so I write this:
However, this is not working. It turns out that the result of
isActive
is incorrect, it returns the state of last cursor location.Browser Used
Edge
Code Example URL
https://codesandbox.io/p/devbox/stoic-lumiere-p2s5s8
Expected Behavior
isActive
returns current state.Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: