TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
6.46k stars 440 forks source link

fix: use nonce value for css if supplied #792

Closed instanceofnull closed 3 months ago

instanceofnull commented 4 months ago

This fixes an issue with dynamically injected style tags with a strict content security policy.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jun 3, 2024 11:48am
blocknote-website ✅ Ready (Inspect) Visit Preview Jun 3, 2024 11:48am
vercel[bot] commented 4 months ago

Someone is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

YousefED commented 4 months ago

Thanks @instanceofnull , we'll make sure this gets merged. What are you currently using blocknote for?

instanceofnull commented 4 months ago

Thanks @instanceofnull , we'll make sure this gets merged. What are you currently using blocknote for?

Thanks! Using blocknote for rich content editing / experience in app - just hit a few issues when tightening the CSP.