-
Notifications
You must be signed in to change notification settings - Fork 16
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
Performance Enhancements #127
Conversation
✅ Deploy Preview for directus-website ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work 🚀 Looks good overall, besides some minor comment, and there seems to be an issue on this specific page https://deploy-preview-127--directus-website.netlify.app/team/ben-haynes where the browser hangs:
Happens in Firefox, on Chrome you'll only notice that it's slow to move away from the page.
Not sure if other pages are affected as well. Let me know if I can assist in debugging this.
Good catch. Not sure why it's hanging there but will get it sorted. |
Looks good now. Has to be some kind of weird Nuxt issue but if you have a link like |
Thanks! Unfortunately, the issue still appears in Firefox. I tested the other core team pages and noticed the same happens on https://deploy-preview-127--directus-website.netlify.app/team/matt-minor: Could this be somehow caused by a blog post which is listed on both pages? |
Who uses Firefox? 🤣 Jokes aside. I'm kinda stumped here. Because it works fine on every other browser. |
Happy to take a look at it 🦊👍 |
Okay, that's the error I'm receiving in dev:
|
Upstream issue within Vue? |
Exactly! Was caused by vuejs/core#10214, can confirm it's fixed now 👍 |
🙌 Should really help us SEO wise. |
Grab bag of performance improvements - lots of small tweaks adding up to a big improvement.
Old Score
New Score