-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
Description
Describe the bug
showStep event handler parameter stepDirection is always "backward" even when navigating forward.
To Reproduce
Steps to reproduce the behavior:
- Click next
- log stepDirection
- Observe that the value is always "backward"
Expected behavior
In v4 when navigating forward the stepDirection value was "forward"
Desktop (please complete the following information):
Tested on Chrome Version 83.0.4103.106 (Official Build) (64-bit) and Firefox 77.0.1 (64-bit)
Reactions are currently unavailable