Ju/Smwhr
Ju/Smwhr
Your error seems to be unrelated with the number of arguments, but rather with it being called with strings as parameters and ink expecting a list item in the comparaison...
Those two discord messages may be helpful to you : - https://discord.com/channels/329929050866843648/329929050866843648/1066047658503962736 - https://discord.com/channels/329929050866843648/329929390358265857/478490691945889792 (those answers are for C# but should also work in js/ts)
Thanks for this PR. I will review it in the week-end. Can you maybe reorder the gitlab pipeline steps so that even if lint does not pass, we can see...
In 2.2.4, you should be able to do ``` import {Choice} from "inkjs" ``` and if you need the Compiler ``` import {Compiler} from "inkjs/full" ``` There are no improvement...
As of now, there are no scheduled updates of the ink runtime or the inkjs library.