Eze
Eze
I'm having the same issue on Next.js
@Erythros try [this](https://github.com/contentful/rich-text/issues/119#issuecomment-592980327) it worked for me. You apparently need to define how the method handles the `BLOCKS.EMBEDDED_ASSET`. Good luck
Can this have a gh-pages instead? Then the demo can be displayed there 😄
Let me know if I can help out :smile:
> Thanks for the contribution, @talentedunicorn!I think the best play here would be to make the dropdown itself support the built in dark mode. Would you be interested in implementing...
Perhaps your `data` store could be a new writable store e.g. `tableData` that takes in the initial value as the value of the "original" `data`. Then you could pass it...