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

fix: prevent showing progress bar on new tab click #55

Closed
wants to merge 1 commit into from
Closed

fix: prevent showing progress bar on new tab click #55

wants to merge 1 commit into from

Conversation

tomcru
Copy link

@tomcru tomcru commented Nov 10, 2023

This fixes: #53 and also prevents showing the progress bar altogether on a cmd/ctrl click.

The previous code would still briefly show the progress bar (and load endlessly on Mac).

@tomcru
Copy link
Author

tomcru commented Nov 16, 2023

any thoughts? @TheSGJ

@iFlyinq
Copy link

iFlyinq commented Nov 20, 2023

Looks like a good fix for this issue!

@Index24
Copy link

Index24 commented Nov 29, 2023

Good! Waiting for it

@Super-Kenil
Copy link

This looks like a good PR to me, this should me merged into the main branch

@brunordgs
Copy link

@TheSGJ Can you please check this, it's a useful point.

@tomcru
Copy link
Author

tomcru commented Dec 10, 2023

using this now: https://github.com/tomcru/holy-loader

It doesn't have 100% of the customisation features, but is a good drop-in replacement & fixes this bug

@brunordgs @Super-Kenil @Index24 @iFlyinq

@tomcru tomcru closed this by deleting the head repository Dec 10, 2023
@Super-Kenil
Copy link

Instead of losing on to some features and migrating to some other library, this PR could have been merged, nextjs-toploader needed this feat

@tomcru
Copy link
Author

tomcru commented Dec 11, 2023

The PR has been open for ages @Super-Kenil

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.

Don't trigger start animation when opening in new tab (CTRL + Click)
5 participants