Alex

Results 93 comments of Alex

@villander resolve the conflict and you will see what I'm talking about with failing tests second it's very related to this pr as those tests are in the wrong place....

@villander resolve the conflicts and make it green without skipping embroider tests and I will help land this

as I said before I'll help land this pr if all of CI is green

hello, thanks for the detailed report, I'll start off by saying that passing owner to render is not the intended way to handle this, I believe something else is going...

just the same reasoning you don't have .forEach on Object https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object they are different, do different things as you pointed out one of them doesn't have indexes you can pretend...

sorry I've merged likely two issues into one scenario 1: for title/id 1. open editor 2. double click into the top state label `(machine)` by default and type any text...

I can confirm this is still a very annoying issue, is there a place to upvote the prioritization of it?

I love xstate, but I lost count how many times I lost work because I formatted my machine file which put tabs in the machine source then spent 10 minutes...

importing the utility should be the way to go about it have you tried an app re-export within the dummy app `app/utils` folder?

not great that for machines that don't have layout the default from the editor is to put it inside the `createMachine({` call