Ahmet Kilinc

Results 18 issues of 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...

bug report

[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..

v3
created-by: Contributor

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`...

created-by: Contributor

### 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...

Platform: Android
Platform: iOS
Repro provided

**WARNING: using rolling version of better auth, wait for release before merging**

### TL;DR Added a new voice assistant feature to the mail app using ElevenLabs integration. ### What changed? - Created a new voice assistant page at `/mail/voice` with a complete...

### TL;DR Refactored the command palette to improve the search and filter experience in the mail app. ### What changed? - Restructured the `CommandPaletteProvider` to wrap the entire mail app...