### Version 2.7.4 ### Reproduction link https://github.com/dennybiasiolli/vue27-syncfusion-bug ### Steps to reproduce - clone the repo https://github.com/dennybiasiolli/vue27-syncfusion-bug - install dependencies with `npm install` - launch with `npm run serve` - notice the error in the console ### What is expected? The page should display a button with "Button" text at the bottom of the page. ### What is actually happening? The component is not displaying and in the console there is an error: `Failed to mount component: template or render function not defined.` <!-- generated by vue-issues. DO NOT REMOVE -->