Came across a bug when calling the action turbo_stream.action(:refresh, nil, type: 'morph'), when the form is submitted and this refresh action is called i get this error:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'id')
at removeElementFromAncestorsIdMaps
Which seems very much like this issue in idiomorph, any chance that we can bump idiomorph to 0.7.3 to get that fix inn?