kevin regenrek

Results 9 issues of kevin regenrek

See: https://github.com/PhilippBaschke/acf-pro-installer/issues/17 I think this bug is still relevant! It doesn't happen everytime but currently I'm stuck on this problem. Here are my files (in short): ``` { repositories: {...

Hey thanks for this cool plugin. Do you have a example on how to use this with nuxt please? Thanks in advance!

Hi, I'm having problems to get this running with storybook. ``` [Vue warn]: Failed to mount component: template or render function not defined. ``` It works with property decorator and...

Hi I try to setup the `InMemoryDirectorySevicer` with a custom Schema. After Server startup the server fails with some error and I can't really find the issue here. I guess...

Hi, fresh install with Apple M1 ![image](https://github.com/StanGirard/quivr/assets/5182020/02bec232-469d-4482-b369-6b7839c6ba49) Any Ideas? Logs: ``` backend | INFO: Will watch for changes in these directories: ['/code'] backend | INFO: Uvicorn running on http://0.0.0.0:5050 (Press...

Hi is it possible that the custom src/examples/js/pages/DefaultPage.js never gets called in the example and instead starting-blocks includes the default which is stored inside src/pages/DefaultPage.js ? I mean I just...

Hi this plugin is something I was looking for. Great work! I have a fixed Hamburger Button on my page and try to fire the onbreach event before you hover...

Hi, would you like to add management api too to his module. I can make a pr for this. Already added it in my fork (untested) https://github.com/regenrek/nuxt-storyblok-queries/tree/feat-manage-api/lib

Hi, I'm not sure if this is working. You asking in the module.js for ``` this.options.storyblok ```` but this var is still undefined even if you have added token to...