warnHandler not invoked prior to app.mount()
due to null stack
/ instance
reference
#5297
Labels
app.mount()
due to null stack
/ instance
reference
#5297
Version
3.2.27
Reproduction link
jsfiddle.net
Steps to reproduce
What is expected?
warnHandler
be invoked for all warnings, even if app is not yet instanced / mounted.What is actually happening?
warnHandler
is skipped and internal warn handler runs.Potentially related:
#4479
The text was updated successfully, but these errors were encountered: