You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
## [3.1.3](v3.1.2...v3.1.3) (2024-05-01)
### Fix
* Check if content object(page) is set to _isOptional and unlock pageNav button if set to _lockUntilPageComplete (fixes#64) ([3647bf7](3647bf7)), closes [#64](#64)
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
The text was updated successfully, but these errors were encountered: