Skip to content

unDoneOnBackNavigation not removing done #146

@justinkruit

Description

@justinkruit

Describe the bug
I've created a wizard, and adding unDoneOnBackNavigation in the anchor settings doesn't remove the done class from items after the navigation item when I go back.

To Reproduce
Steps to reproduce the behavior:

  1. Create a wizard
  2. Add anchor: { unDoneOnBackNavigation: true, } as setting
  3. See it not working

Expected behavior
I expect the done class to be removed when I go back one tab.

Screenshots
image
I went from 1, to 2, and then back to 1.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome
  • Version: 103.0.5060.134

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions