zollipaul
zollipaul
thanks for the quick answer. My projector doesn't have a display port - only HDMI 2.0b. Could I use a USB-C to Display Port adapter and then a Display Port...
Thanks, type assertion like `as ActorRefFrom` works like a charm! No I do not need to import events from childMachine to create the correct event. So it boils down to...
Ok, type assertion gets problematic when you want to send events back and forth between parent and child, because of circular type reference
Is there a solution in sight here? Typescript safety on machines with more more than one event would be so great :) Thank you for looking into this!
+1 here. workaround for me is to track, if menu is open somehow and then disable all other elements or put an absolute view over the rest to block the...