### Version 2.5.12 ### Reproduction link [https://jsfiddle.net/hirokiosame/dronjdzm/16/](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. <img width="901" alt="screen shot 2017-12-20 at 2 49 51 am" src="https://user-images.githubusercontent.com/1075694/34171110-8abd07e8-e530-11e7-9737-aa3c95e93fb3.png"> <!-- generated by vue-issues. DO NOT REMOVE -->