Can not resolve symbol LocalDataSource
- Lingua principale
- TypeScript
- Stelle
- 1.6k
- Fork
- 867
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello! I have just added the code from your Quick Start tutorial and my Idea PhpStorm (10.0.4) underscore LocalDataSource when i'm trying to import it from ng2-smart-table and shows tip "Can not resolve symbol LocalDataSource":
`import { Ng2SmartTableModule, LocalDataSource } from 'ng2-smart-table';`
Everything actually works good as aspected but this underscore is a little bit annoying. And because of it also not available autocomplete in Idea.
My environment:
`typescript: 2.0.2`,
`angular: 2.0.0`
`angular-cli: 1.0.0-beta.14`
`node: 5.6.0`
`os: darwin x64`
`"ng2-smart-table": "^0.3.1"`
P.s Thanks for this useful component
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.