Patryk Padus
Patryk Padus
Then pleas, add any notification in console about deprecation. Error is on any version regarding source. Can you verify is that correct? is error show up?
> It also will help me to change `forwardedHeaders.trustedIPs` dynamicly and without restarting traefik pods. It is for proxy on front of traefik like Cloudflare or another traefik instance. Headers...
Right now is not working together - MDC and UnoCSS: Example from @Atinux but newest version: https://stackblitz.com/edit/nuxt-starter-9s9zsj?file=content%2Findex.md,app.vue,package.json ```json "@nuxt/content": "npm:@nuxt/content-edge@latest", "@unocss/nuxt": "^0.45.21", "nuxt": "3.0.0-rc.9" ``` We have problem with tailwind...
I check and "3.0.0-rc.11" don't fix it either. Scenario: - Full static deployment - Page 404 show my slot (generated page) - Get replaced to this (hydrated page): https://github.com/nuxt/content/blob/2f410e8071ac9f5702127136fce538d91ae6e86a/src/runtime/components/ContentRenderer.vue#L85-L90 Use:...
This one : https://pl.wordpress.org/plugins/wp-rest-api-v2-menus/ Have it proper registered.
No. Just find that i need fixed height. This problem have multiple possible answear. Do you have image in it? Check if it have width or height fixed in img...
Full Page Cache need invoking purge after deploy. Can be supported by working script if key provided https://www.npmjs.com/package/purge-cloudflare-cache
Now is 404 Forbidden from NGINX. Propose Cloudflare Access as is simple and free solution to block access without touching any stuff on backend.
There is label bug and some styles too in current version Class `degraded` isn't used in "Live status" section. On "Active Incidents" is error too - added `down down-active` which...
I found multiple unclear situation in docs. First: - Free port 80 as it is used by letsencrypt authorisation. It won't show error in installer (thats a bug). Entering domain...