Albert Edwillian Pratomo
Albert Edwillian Pratomo
Hi @rtheunissen, First of all, thank you for the awesome package! It has really changed the way we code Vue in my company! Now API communication is much more a...
`$form->group()` seems to not work properly inside repeatable. The following config results in 2 title and 2 body fields rendered, while it should be only 1. ``` $form->block('image_cards') ->repeatables(function ($repeatables)...
#### Environment details - OS: macOs 14 Sonoma - Node.js version: 19 - npm version: pnpm 8.8 - `googleapis` version: "@googleapis/calendar": "^9.3.1", #### Steps to reproduce 1. `import `{calendar}` from...
Hi, I'm working on creating a pomodoro timer Chrome Extension. I want the pomodoro timer to open in a floating document PiP window, but it doesn't work: I believe this...