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 have different types of atomic blocks but currently getData() returns nothing. I've managed to get things working by passing the data to getAtomicBlockChunk with the following changes;
I have different types of atomic blocks but currently getData() returns nothing. I've managed to get things working by passing the data to getAtomicBlockChunk with the following changes;
https://github.com/jpuri/html-to-draftjs/blob/master/src/library/index.js (37)
https://github.com/jpuri/html-to-draftjs/blob/master/src/library/chunkBuilder.js (74)
Would it be possible to add this by default please?
Thank you.
The text was updated successfully, but these errors were encountered: