Adam DeHaven
Adam DeHaven
Likely not helpful but I can confirm in the current state if devtools are enabled, it's impossible to get past the error even with a minimal config: ```ts export default...
How would you utilize this if the canonical URL is determined at runtime, such as in a multi-tenant environment with dynamic subdomains?
> - If there is one dynamic canonical per instance, via runtime config Since we only build once, setting an env variable isn't an option > - If it is...
> It is possible to set them after-build actually, hence the benefit of using of runtimeconfig. Have a simple of example of how you would set the runtimeConfig value after...
I'm willing to contribute, but might need an assist: https://github.com/nuxt-modules/i18n/issues/1753#issuecomment-2146330404
Is this issue now resolved?
[More discussion on Slack](https://kongstrong.slack.com/archives/CTAMPSTNX/p1751054157295729)
@portikM would you mind taking a look while I’m traveling?
Definitely don’t want to remove support for providing an `id` from the host, but I’m good with generating a default (this is the case for most components, although KCodeBlock isn’t...
> * When keyboard tabbing through tabs, if I hit enter the text in the docs changes (i.e. `#tab-link-1`, `#tab-link-2` but the URL of the page doesn't. Updating the hash...