Whenever I try to export Wheel with customized props, I'm unable to do so.
in the console it gives:
Uncaught ReferenceError: wheelPropInits is not defined at HTMLButtonElement.exportWheelAsJson (initEventListeners.js:152:45)
This Repo has been of great help. I would really like to resolve this issue.
Whenever I try to export Wheel with customized props, I'm unable to do so. in the console it gives:
Uncaught ReferenceError: wheelPropInits is not defined at HTMLButtonElement.exportWheelAsJson (initEventListeners.js:152:45)
This Repo has been of great help. I would really like to resolve this issue.