-
Notifications
You must be signed in to change notification settings - Fork 878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Completer Editor on ng2-smart-table #164
Comments
Still having problems with this. Error output from console: could someone confirm if this is a bug or have I missed something, a node module perhaps, that would fix this. Thanks |
Thanks @lexzhukov |
When using the completer editor within the table I am able to use it once, it shows the list for the input value, but if I delete the input content and try adding fresh values to the input no list is shown and I get following Error in browser console:
I am installing with npm:
npm install --save ng2-smart-table
version in my package.json
"ng2-smart-table": "^0.5.3-0"
The text was updated successfully, but these errors were encountered: