Hi. With last extension updates I see that my XState graph became much bigger.
I see string __@@INLINE_IMPLEMENTATION@@__ near each onDone, onError handler

I have such code for async actions

What can I do to avoid showing such big string that ruins my graph visualization? Maybe can I give custom name for it?
Hi. With last extension updates I see that my XState graph became much bigger.
I see string

__@@INLINE_IMPLEMENTATION@@__near each onDone, onError handlerI have such code for async actions

What can I do to avoid showing such big string that ruins my graph visualization? Maybe can I give custom name for it?