sanity-io / sanity-plugin-mux-input

An input component that integrates Sanity Studio with MUX.com video encoding/hosting service.
https://mux.com
MIT License
51 stars 55 forks source link

Cannot read properties of undefined (reading 'dataset') #328

Closed Olalexy1 closed 7 months ago

Olalexy1 commented 11 months ago

Good day Admin,

I have been having this issue trying to use the sanity-plugin-mux-input for a while now. Pls how can I fix this issue

Screenshot 2023-10-23 022812

JamesGriz commented 11 months ago

Was having the same issue last week but tested again and seems to now be working fine, not sure what changed

kennynumbertwo commented 10 months ago

I have been running into this same problem. Any luck on a solution?

Olalexy1 commented 10 months ago

Honestly, I am unsure what I did to get it to work, but could you make sure the dataset in your sanity config file is the same as the dataset on Mux. For example if 'production' or 'development' on sanity do the same dataset on Mux. Hope that helps, you can probably let me know if it works and maybe we can check through. Goodluck

JVPortage commented 8 months ago

I was having this problem too. I re-ran yarn install on my local studio and deployed. This seemed to fix the problem.

hdoro commented 7 months ago

Duplicate of #277