react-datocms
react-datocms copied to clipboard
A set of components and utilities to work faster with DatoCMS in React environments
This should not be a dependency but instead opt in using a separate "react-datocms-video" package (like AirBNB Visx does to split packages) https://bundlephobia.com/package/@mux/[email protected]
### Environment - Next.js version: `14.1.0` - react-datocms: `4.1.3` - react: `18.2.0` ### Information When using the version listed above, I'm getting a web pack import error with the `useQuerySubscription`...
Related to https://github.com/datocms/react-datocms/issues/58 V4+ now has fetchPriority which is great, but not supported in all browsers. Feature request: Preload on `Image` like `next/image` https://nextjs.org/docs/api-reference/next/image#priority https://web.dev/preload-responsive-images/ I have currently created my...
Hey there, Very helpful lib to integrate Dato CMS on any react platform. Especially, Structured Text is a brilliant new addition But I havent seen any support for React Native...
**Description:** Hello, I've recently updated the `react-datocms` library in my React Native project from version **3.0.8** to **7.0.1**. After the update, the project crashes on startup with the following error:...
Just throwing this out there that it is quiet easy to setup [art direction](https://mariohernandez.io/blog/art-direction-using-the-picture-html-element/) with the GraphQL api available. I am currently switching `srcSet` to change aspect ratios from images...