Unverified Commit a87c9417 authored by Mike Urbach's avatar Mike Urbach Committed by GitHub
Browse files

Support instanceName on HasId without a component by using localName. (#3623)

We have recently reworked when HasIds are named within a module so
they can be named before atModuleBodyEnd executes, and then get
referenced within atModuleBodyEnd. However, the component is still not
set when they are referenced, so in this case use the local name.
parent d011b443
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment