Erik Tribou

Results 16 comments of Erik Tribou

I think this can be closed as it looks to already be merged into master

Just adding I get this same error without using vite (just `@storybook/react-webpack5`). Exporting a style seems to trigger it: ``` import styles from './styles.module.css' . . . export const rightAlignedExpander...

I haven't tested this and it's not documented, but there is also a 'raw' format you can pass to `toString` and `createFormatFromString`. I believe this should at least allow you...

https://github.com/facebook/draft-js/issues/119. Has a discussion on how to do it for generic draft-js editors and is how I implemented it in my own editor.

This works for me. As the documentation states: > All the props you can pass to Draft.js Editor can be passed to RichTextEditor Draft.js properties can be found here: https://draftjs.org/docs/api-reference-editor...

Noting that v8 is available in my Sentry settings -- so seems to be live?