cgkineo / adapt-pageNav

Navigation bar component (quicknav clone)
GNU General Public License v3.0
6 stars 4 forks source link

PageNav never unlocks when Page is _isOptional #64

Closed StuartNicholls closed 6 months ago

StuartNicholls commented 6 months ago

Subject of the issue

When the page is set as optional (a use case would be via something like the diagnostic plug-in) and PageNav is set to, _lockUntilPageComplete, PageNav remains locked - even after completing the topic.

Steps to reproduce

Install the diagnostic plug-in or set the page to isoptuional in the JSON

Expected behaviour

The page would automatically unlock if the page is set to isOptional if _lockUntilPageComplete is set to true.

Actual behaviour

Locked button never unlocks

github-actions[bot] commented 6 months ago

:tada: This issue has been resolved in version 3.1.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: