react-with-styles icon indicating copy to clipboard operation
react-with-styles copied to clipboard

Context provider does not provide the interface

Open mohsen1 opened this issue 4 years ago • 1 comments

I'm trying to use v4 with SSR and running into this issue. Without manually registering the interface I'm getting an error. See more details of this issue in the Next.js PR I have open:

https://github.com/zeit/next.js/pull/13193

mohsen1 avatar May 21 '20 14:05 mohsen1

I am also experiencing this issue with 4.2.0. @mohsen1 were you able to come up with a solution other than manually registering the interface? That's not working me either because of code splitting

joeyparis avatar Aug 09 '21 16:08 joeyparis