Scott Agirs

Results 13 issues of Scott Agirs

Is it currently supported and if not, is any planned for the foreseeable future? :)

enhancement

If merged, this will add a usage example for inline code snippets ## Why? I couldn't find documentation on how to use highlighting for inline code snippets. Took me a...

Trying to use with Formik, with the code: ```javascript const url = 'https://twosquarepixels.us20.list-manage.com/subscribe/post?u=69f211e10523fc65810fe216a&id=cb44006301'; .. ( { console.log({ values }); // values: { email: "[email protected]" } subscribe(values); }} initialValues={{ email: ''...

Hey, sorry, couldn't find info about either this or [react-ratings-declarative](https://github.com/ekeric13/react-ratings-declarative) would work with React Native at all? Cheers

It's great that we have Strapi components available to build extensions that seamlessly integrate with Strapi admin UI. It would be great if there would be an option to add...

**Describe the bug** Currently, when there are missing collection types, roles or other inconsistencies between environments, the import will fail on the server, but not on the client resulting in...

bug
help wanted

### Name strapi-plugin-migrate ### Link https://www.npmjs.com/package/strapi-plugin-migrate ### Status Work In Progess ### Author @scottagirs

plugins
approved
published

Is it possible to return children with the fallback function?

- Version `1.6.2` - same code as the Advanced example - in Next.js `13.0.4`

Unsure if I'm missing something, but if merged this is an attempt to add `isWebView` selector as requested on #175