jlmakes / jlmakes/scrollreveal
Safari - SR Elements do not reveal second time page is loaded on Vue Gridsome
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 22.5k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
I am still having the issue where SR elements are not appearing when you navigate to the same page more than once.
There are currently no errors in console for Safari so do not know where to direct my attention to.
I am using the following settings.
Vue.use(VueScrollReveal, {
duration: 800,
scale: 1,
distance: '100px',
mobile: false,
clean: true
})
You can view the issue here by using Safari and navigating here https://new-blob--skyfoundry.netlify.app/ and then going to the case studies page and back to home.
Any help would be much appreciated.
Environment
- OSX:
- Safari 13.1.2
- ScrollReveal Version 4.0.7:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Safari 13.1.2 flow at the linked Netlify site by opening the home page, visiting Case Studies, and returning home with ScrollReveal 4.0.7 and the shown VueScrollReveal settings. Investigate why SR elements do not appear on the second navigation; done means they reveal again without console errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100