Version
2.5.12
Reproduction link
https://jsfiddle.net/hirokiosame/dronjdzm/16/
Steps to reproduce
Run code in IE11.
Either remove the <wrapper> from the Parent component on L25 or change the Symbol into a String on L9 and it will work fine.
What is expected?
For it to print "Message from parent: Hello World from Parent"
What is actually happening?
Doesn't receive the injection.
