First, I want to say I admire the work you did on Typegen, it's a really amazing feature!
I've been trying to use it on machines that contain single quotes in states and tags and it made typegen break.
The error occurred with Stately VSCode extension, and with the CLI, which gave me more information about the reason of the fail:
First, I want to say I admire the work you did on Typegen, it's a really amazing feature! I've been trying to use it on machines that contain single quotes in states and tags and it made typegen break.
The error occurred with Stately VSCode extension, and with the CLI, which gave me more information about the reason of the fail:
I made a reproduction for both states and tags: https://github.com/Devessier/xstate-typegen-quotes-issue-repro.
Let me know if you need more information. Have a nice day!