Matt Pocock
Matt Pocock
@peggyrayzis Also keen to help on this - excited by the idea of lazy-loading resolvers.
You can do `typeof styles` instead of CssModuleInterface.
@smarko82 You can hold down space and drag across the screen, but there must be something odd going on if the hand tool isn't also available.
Could you make a reproduction? I can load them from within `.tsx` files fine locally. What version are you on?
Thanks - looks legit, I tested it and it fails. It looks like it doesn't like the decorator syntax used there, which is annoying because I've fixed that before. For...
@smarko82 What do you mean by 'does not render anything'?
@mogarick Could you double-check it with this site? It will let you know if there's a parse error our side: https://xstate-parser-example-site.vercel.app/
Worth noting that `entry: { actions: [] }` is incorrect syntax. Missed that in the comments above.
Keep this here, I'll figure it out later. It's likely an issue with the viz as opposed to the vscode extension
Apologies, doing more feature work than bug work at the moment ahead of a big release in early Feb. Will look to tackle some bugs then.