Ahmet Kilinc
Ahmet Kilinc
Regex not working in Nuxt. I've tried to reproduce the issue but the issue isn't to do with the regex or the VueFormulate setup. I think it may be the...
[repo](https://github.com/ahmetskilinc/payload-media-grid-plugin) When loading the `` component like so: ```tsx if (Header) { return ; } ``` I keep getting the error below..
Similar to payloadcms/payload-3.0-demo#204 When using a custom view and you open that collection in a Drawer the props arent all there. E.g. You have a `media` collection and a `user`...
### Description When opening a movie/show screen It should open the screen for it with information about it.. However it is giving me the error `TypeError: animatedRef.getTag is not a...