zeon-studio / astroplate

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!
https://zeon.studio/preview?project=astroplate
MIT License
576 stars 176 forks source link

The testimonial slider on the home page is not functioning as expected. #17

Closed tfsumon closed 1 year ago

tfsumon commented 1 year ago

Problem: The testimonial slider on the home page is not functioning as expected.

Scenario: When a user visits the home page and then navigates to another page, upon returning to the home page, the testimonial slider is not working.

Steps to Reproduce:

Actual Behavior: The testimonial slider on the home page becomes non-functional upon returning from other pages.

Environment:

Reproducibility: Always

Possible Solution: The issue may be related to the use of view transitions. It seems to occur after navigating between pages using view transitions. Please check the implementation of view transitions to identify and resolve any conflicts or issues that might be causing the problem.

tfsomrat commented 1 year ago

thanks, issue has been fixed.