Skip to main content

All Questions

0 votes
2 answers
850 views

Applying css grid style using typescript not working in IE. Vue JS

I have a title block where I am applying css using the typescript method in Vue js. The style is about applying rows and column value to CSS grid. Since I am using dynamic values I have to use method ...
romie99's user avatar
  • 325
4 votes
1 answer
5k views

Vue app blank page in IE 11 or lower even with polyfills

I have a Vue app running in Firefox, Edge, and Chrome, however, in IE 11 (or lower), I see a blank page. And in the console of IE is see something like SCRIPT1002: Syntax error app.js and SCRIPT5022: ...
Gilian's user avatar
  • 1,569