projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.58k stars 1.17k forks source link

Emotion errors with 6.5.0 #816

Open bknill opened 3 years ago

bknill commented 3 years ago

HI,

I'm trying to do the Update to 6.5.0 and I'm having massive problems with Emotion.

It won't run with the diagram

image

image

We're also using Styled components so I wonder if it's a conflict with that.

LvtLvt commented 3 years ago

i had same issue, and i deleted node_modules and reinstalled it then it worked fine.