We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operating System: Linux Node Version: v16.18.0 Nuxt Version: 2.16.0-27720022.54e852f Nitro Version: 1.0.0 Package Manager: [email protected] Builder: webpack User Config: ssr, head, loading, loadingIndicator, modules, buildModules, vuetify, runtimeConfig, serverHandlers, devServerHandlers, devServer, typescript, bridge Build Modules: (), @nuxtjs/[email protected], @nuxt/[email protected]
Linux
v16.18.0
2.16.0-27720022.54e852f
1.0.0
[email protected]
webpack
ssr
head
loading
loadingIndicator
modules
buildModules
vuetify
runtimeConfig
serverHandlers
devServerHandlers
devServer
typescript
bridge
()
@nuxtjs/[email protected]
@nuxt/[email protected]
N/A
After upgrading to use Bridge, it seems like the loading and loading indicator props in the nuxt.config file (https://nuxtjs.org/docs/configuration-glossary/configuration-loading-indicator/) no longer work.
In the Nuxt 3 docs, it seems like the new way of achieving this is using the NuxtLoadingIndicator component (https://nuxt.com/docs/api/components/nuxt-loading-indicator).
However, when using Bridge neither of these options seem to work, with others also running into this issue (#613)
No response
Unknown custom element: <NuxtLoadingIndicator>
The text was updated successfully, but these errors were encountered:
Any solution here?
Sorry, something went wrong.
No branches or pull requests
Environment
Operating System:
Linux
Node Version:
v16.18.0
Nuxt Version:
2.16.0-27720022.54e852f
Nitro Version:
1.0.0
Package Manager:
[email protected]
Builder:
webpack
User Config:
ssr
,head
,loading
,loadingIndicator
,modules
,buildModules
,vuetify
,runtimeConfig
,serverHandlers
,devServerHandlers
,devServer
,typescript
,bridge
Build Modules:
()
,@nuxtjs/[email protected]
,@nuxt/[email protected]
Reproduction
N/A
Describe the bug
After upgrading to use Bridge, it seems like the loading and loading indicator props in the nuxt.config file (https://nuxtjs.org/docs/configuration-glossary/configuration-loading-indicator/) no longer work.
In the Nuxt 3 docs, it seems like the new way of achieving this is using the NuxtLoadingIndicator component (https://nuxt.com/docs/api/components/nuxt-loading-indicator).
However, when using Bridge neither of these options seem to work, with others also running into this issue (#613)
Additional context
No response
Logs
The text was updated successfully, but these errors were encountered: