You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Next.js + react-quill-new as adapter for react + your package quill-table-better. My problem is that button can not be rendered and i see empty tags "p" instead of table->tr->td. I assume because of warning quill:toolbar ignoring attaching to nonexistent format table-better
The text was updated successfully, but these errors were encountered:
smenshikov
changed the title
quill:toolbar ignoring attaching to nonexistent format table-better <button type="button" class="ql-table-better" aria-pressed="false" aria-label="table-better">…</button> Error Component Stack
quill:toolbar ignoring attaching to nonexistent format table-better <button type="button" class="ql-table-better" aria-pressed="false" aria-label="table-better">…</button>
Jan 29, 2025
I use
Next.js
+react-quill-new
as adapter for react + your packagequill-table-better
. My problem is that button can not be rendered and i see empty tags "p" instead of table->tr->td. I assume because of warningquill:toolbar ignoring attaching to nonexistent format table-better
The text was updated successfully, but these errors were encountered: