José Luis

Results 482 comments of José Luis

Neither nested objects, at least in type definition.

> i've given up jit-props integration with next yeah, it's a micro-optimization that can easily be ignored for larger fish to fry. If you are not using `jit`, what are...

> loading the props into `:global` and not worrying about shaking or pruning unused props. > > if you are worried, you can do individual imports to reduce filesize, aka...

> i faced the same error on iOS, i deleted autoplay and auto initialize on ChewieController my problem solved. > ` final networkVideo = networkVideos[pos]; _videoController = VideoPlayerController.network( networkVideos[pos].pitchingVideoUrl) ..initialize();`...

> Thanks for the workarounds! > > I've also had to override `onPointer` events on the `NavigationMenu.Viewport` component to achieve the desired results. how? Can you point us to it?...

In my case, It didn't close the modal: ![Image](https://github.com/strapi/strapi/assets/5034215/455bcbeb-b509-4602-bf19-45029f80face)

This also does include a pretty good documentation, right?

> @melishev > > > To be honest, I have no idea. I haven't worked with Strapi or Editor.js for a long time. In general, I'm thinking of archiving this...

Updating `react-editor-js` [disables the `i18n` support](https://github.com/Jungwoo-An/react-editor-js/issues/212).