Raphael Bernhart
Raphael Bernhart
**Problem** As many apps refer via a referrer parameter in the url called `ref` but ackee uses `source` as the parameter this leads to many refs untracked. **Solution:** Create a...
Hi @orestbida, I have created a nuxt module for cookieconsent :) ### https://github.com/raphaelbernhart/nuxtjs-cookieconsent I would love to see the module in the README 😄 If it would help I would...
### Description Add a cookieconsent to your nuxt application. Uses the [cookieconsent package](https://github.com/orestbida/cookieconsent) from orestbida. ### Demo https://codesandbox.io/s/spring-snow-22h91z?file=/pages/index.vue ### Repository https://github.com/raphaelbernhart/nuxtjs-cookieconsent ### npm https://www.npmjs.com/package/nuxtjs-cookieconsent ### Nuxt Compatibility Nuxt 3
Debug: Debug the application in production after https://github.com/raphaelbernhart/healthznerbot/issues/70 is merged. Possible solution: - Catch the hcloud errors and do not exit the application on an error. - try to check...
### Description When I try to add a coolify-provided-service or an docker compose application, I get an error. The ressource gets created but I get an error screen and I...
DRAFT: This MR is still in draft, it serves just as a preview. ### 📚 Description This is the MR for the following issues and disucssions: - https://github.com/dargmuesli/nuxt-cookie-control/issues/229 - https://github.com/dargmuesli/nuxt-cookie-control/discussions/228...
### Describe the feature At least for me on mac the website is still scrollable even if the modal is opened. IMO it is common sense that the website scroll...