Giter Site home page Giter Site logo

Comments (3)

fatihsolhan avatar fatihsolhan commented on May 30, 2024 1

Hey @or2e and @rozsazoltan,

Kudos to you, @or2e, for spotting the onboarding restart issue. I appreciate it ❤️

@rozsazoltan, your investigation was much appreciated ❤️ . It turns out there was a more straightforward solution to the issue. When onboarding gets restarted, v-onboarding wasn't able to find the correct element right away. We've now added a nextTick to delay it to the next tick, which helped us solve the problem neatly.

We've got this sorted out in version 2.5.1. You both rock!

from v-onboarding.

rozsazoltan avatar rozsazoltan commented on May 30, 2024

This is not actually an error, but an expected behavior, although the operation is not clear. When you finish the last step, we consider the process to be over, so we remove the component from the DOM (v-if="!isFinished"), and it cannot be called again with the start() function.

The essence of the operation is that until the user reaches the last step, they can reopen the steps to complete a full review of them.

I have made a modification that makes it available as an option in the options not to consider the finish so strictly, allowing you to review the steps even after the completion. I will soon publish it in a pull request.

from v-onboarding.

github-actions avatar github-actions commented on May 30, 2024

🎉 This issue has been resolved in version 2.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

from v-onboarding.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.