Closed sdebruyn closed 3 years ago
Agree that is of course not intentional. it needs more that just updating this file. we will fix this if you for now just follow the CodeToRun and define all variables there you should be able to run.
Solved in dev
Relying on global scoped variables is a bad practice. I included the missing variables as arguments so that they're always available in the scope of the method.
Fixes #47