Typing text in codemirror input in Safari is slow

Hey!

I’ve built a codemirror component and it works fine in all browsers except for Safari.
Like there is a considerable amount of lag when you type fast. However when the component is loaded in storybook it is quite fast even in Safari, but in the main app all the inputs becomes slow in Safari ?
Any ideas to why that could be ?

Thanks

1 Like

No, I don’t know. You’ll have to try and isolate the difference between the two setups that makes it slow, somehow.