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

NProgress show spinner #96

Closed
wants to merge 1 commit into from
Closed

Conversation

hivokas
Copy link
Contributor

@hivokas hivokas commented Nov 6, 2019

I need a spinner mode for my app but unfortunately, it is disabled.

@ravenberg
Copy link

Hi @hivokas, thank you for contributing.

I believe the spinner has been disabled by design. But taking your example to the documentation would be a great benefit.

@sinnbeck
Copy link

@hivokas This can easily be changed in your own app.js

Add this before booting inertia.

Nprogress.configure({showSpinner: true});

@reinink
Copy link
Member

reinink commented Sep 24, 2020

Going to close this, since NProgress has been removed from the core, and we've added a new progress package for this, which includes a showSpinner option. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants