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'm upgrading all my dependencies in a React Native app, and everything is going swell. However, when I updated from 3.0.2 to 3.2.0, all imports from the @portabletext/react package is undefined. Downgrading to v3.0.2 makes it work.
Not sure what breaks it. 🤷🏻
The text was updated successfully, but these errors were encountered:
I'm upgrading all my dependencies in a React Native app, and everything is going swell. However, when I updated from 3.0.2 to 3.2.0, all imports from the
@portabletext/react
package is undefined. Downgrading to v3.0.2 makes it work.Not sure what breaks it. 🤷🏻
The text was updated successfully, but these errors were encountered: