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
Description
This library is pretty good but either the typing system is trash or the code in RichTextExample.tsx is trash. If there's going to be a "TS Example" then it should work with TS.
Steps
Add the RichTextExample to your project. There are errors everywhere.
Expectation
Zero type errors in the official example.
The text was updated successfully, but these errors were encountered:
I have the same problem, and had to manually adapt the types to my own custom types. The problem with this is that the expected behaviour is not what you would expect, and I'm currently struggling to get everything working like in the examples. Please someone fix this!
Description
This library is pretty good but either the typing system is trash or the code in RichTextExample.tsx is trash. If there's going to be a "TS Example" then it should work with TS.
Steps
Add the RichTextExample to your project. There are errors everywhere.
Expectation
Zero type errors in the official example.
The text was updated successfully, but these errors were encountered: