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

fix: Tiptap "Unknown CSS selector action any" error #2897

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

DafyddLlyr
Copy link
Contributor

image

Encountered this issue when working on #2878 - it happens when the Editor modal displays a form input field with a pre-populated HTML anchor element (such as the Pay component).

This is caused by this open issue in tiptap ueberdosis/tiptap#2876

Reverting here is fine for now as we already sanitise user-submitted HTML on save 👍

@DafyddLlyr DafyddLlyr changed the title fix: Tiptap CSS any error fix: Tiptap "Unknown CSS selector action any" error Mar 15, 2024
@DafyddLlyr DafyddLlyr requested a review from a team March 15, 2024 16:15
Copy link

github-actions bot commented Mar 15, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr merged commit 546dfc7 into main Mar 15, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/fix-tiptap-css-any-error branch March 15, 2024 16:42
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.

2 participants