When I was trying to add the faviconTag to the document I found this bug. I created a faviconNode, called createEdge() inside it, then the graph's change event was emited, then it emits the compiler's change event immediately, but at this moment, compiler's change event has not yet been listened.
This is a 🐛
When I was trying to add the faviconTag to the document I found this bug. I created a
faviconNode
, calledcreateEdge()
inside it, then the graph's change event was emited, then it emits the compiler's change event immediately, but at this moment, compiler's change event has not yet been listened.Checklist
Context
No
Semver Changes
minor