[PRO]: Setting Autocomplete trigger to space disables ability to add spaces #5555
Labels
Category: Pro
The issue or pull request is related to the pro packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
extension-ai
Version(s)
2.11.1
Description of the Bug
Setting the
autocompletionOptions
totrigger: ' '
currently disables the ability to add spaces in the editor entirely.Browser Used
Chrome
Code Example (Preferred)
Expected Behavior
The ability to set space as the autocomplete trigger, a space should be added and suggestions generated. Pressing space again should accept the suggested completion.
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: