简体   繁体   中英

VueJS & Laravel 5.4 on Tizen doesn't work

Hi I made application in laravel 5.4 and VueJS it works fine on every browser but on Tizen I'm getting only things from blade template, and no VueJS componnents.

I'm using bootstrap nav bars with drop down menu and its not working as well.

I tried Vue offical site with examples and they are working correctly on TV screen. What should I do now? Is there any option I can handle it?

Some compiling into the raw old JavaScrpt or smth? I think thats the problem in here.

Any advice?

I handled it with github.com/es-shims/es5-shim, the problem was with versions of ES6. And i downgraded sockets to 1.5 and its now working correctly!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM