Jump to content
Search Community

destro014

Members
  • Posts

    3
  • Joined

  • Last visited

destro014's Achievements

  1. Hey @Rodrigo, thanks for helping me out here. I kind of solved the problem by dynamically rendering the words (getting words from script and using for loop) as you did. But when the words are static (hardcoded in the template), it is still the problem.
  2. I did wrap code in a context call, but I am still having a problem with the row that is reversed. Did I miss something? https://stackblitz.com/edit/nuxt-starter-vnwqlx?file=components%2FMarquee.vue
  3. I have 3 rows of horizontal loops with the second one in reverse order. At the first page load, it works perfectly fine. But, when I navigate to another page and get back to the page where the horizontal marquee all the texts are not in the loop. Here is the demo link https://stackblitz.com/edit/nuxt-starter-vnwqlx?file=components%2FMarquee.vue
×
×
  • Create New...