The DOM node constructor functions should add meta-data to identify the map as a DOM node: { :cascade-dom-node true }
I've had difficult to trace errors where other maps accidentally "leaked" into the DOM tree causing evil problems downstream where the maps didn't fit the mold of the rendering and streaming functions.
The DOM node constructor functions should add meta-data to identify the map as a DOM node: { :cascade-dom-node true }
I've had difficult to trace errors where other maps accidentally "leaked" into the DOM tree causing evil problems downstream where the maps didn't fit the mold of the rendering and streaming functions.