Created by: pvdlg
The constant for previous is defined as PREV here.
But in the rest of the module it's reference with Direction.PREVIOUS therefore returning undefined
This PR reference the proper constant
Created by: pvdlg
The constant for previous is defined as PREV here.
But in the rest of the module it's reference with Direction.PREVIOUS therefore returning undefined
This PR reference the proper constant