Closed meizon closed 4 years ago
Bug confirmed. Thank you for the report. I should have some time tonight to work on it.
Should be fixed in 1.4.1, which is now available on NPM and other official channels.
Thank you for your rapid work on this! I will check it out.
If I create the following:
The rules that get generated incorrectly check that sessions is of type Session and not an array of Session.
It works as expected if I use string[] or number[]