Are the React MediaStore Hooks still supported? #909
andy-stewart-design
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey @andy-stewart-design thanks for the interest in media store! Is there any chance you can put together a minimal reproducible example for your issue? There are a few things that could be going on here, some of which may be a bit harder to guarantee across all potential build setups (e.g. see this behemoth 😅 microsoft/TypeScript#52363). Also, just in case, can you:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm unable to import anything from the
media-store.tsx
file without throwing errors. Am I doing something wrong? I see themedia-store.tsx
file in mynode_modules
but I'm unable to access anything from it. For context, importing from the primarymedia-chrome/react
package works as expected.Beta Was this translation helpful? Give feedback.
All reactions