Skip to content
New issue

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

Missing ability to display a progress bar for SPA apps #679

Open
dionearle opened this issue Jan 6, 2023 · 0 comments
Open

Missing ability to display a progress bar for SPA apps #679

dionearle opened this issue Jan 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dionearle
Copy link

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

Unknown custom element: <NuxtLoadingIndicator>
@wattanx wattanx added enhancement New feature or request and removed pending triage labels Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants