Internet explorer support: tables not displayed
Aperta
- Lingua principale
- TypeScript
- Stelle
- 1.6k
- Fork
- 867
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello,
I have a problem with Internet Explorer 11. The tables don't get displayed.
I uncommented all in src/polyfill.ts and I added the following packages in package.json as suggested in [issue 514](https://github.com/akveo/ng2-smart-table/issues/514)
dependencies:
"array.from": "^1.0.3",
"babel-polyfill": "^6.23.0",
"babel-runtime": "^6.23.0",
devDependencies:
"babel-plugin-transform-runtime": "^6.23.0",
but it didn't fix the problem.
ng2-smart-table version: 1.2.2 (I also tried with previous versions like 1.0.3).
angular version: 4.4.6
Thanks in advance
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.