We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Team,
I get to these logs in my browser console, after I pulled my latest code changes.
_in for {$editables: Array(1), $visible: true, $waiting: false, $data: {…}, clicked: false, …} xeditable.js:1505
https://github.com/vitalets/angular-xeditable/blob/master/dist/js/xeditable.js#L1505
Code, which worked till last evening is not working today. Weird behavior, every time I click on the select option value/text the model closes.
Package.json - xediatble version => vitalets/angular-xeditable#~0.10.0
"@bower_components/angular-xeditable": "vitalets/angular-xeditable#~0.10.0",
I updated ther version and I still get this error for "^0.10.2"
Regards, Santosh
The text was updated successfully, but these errors were encountered:
What error are you getting? Do you have plunker/jsfiddle showing your error (or does the demo site exhibit the same issue)?
Sorry, something went wrong.
No branches or pull requests
Hi Team,
I get to these logs in my browser console, after I pulled my latest code changes.
_in for {$editables: Array(1), $visible: true, $waiting: false, $data: {…}, clicked: false, …} xeditable.js:1505
https://github.com/vitalets/angular-xeditable/blob/master/dist/js/xeditable.js#L1505
Code, which worked till last evening is not working today. Weird behavior, every time I click on the select option value/text the model closes.
Package.json - xediatble version => vitalets/angular-xeditable#~0.10.0
"@bower_components/angular-xeditable": "vitalets/angular-xeditable#~0.10.0",
I updated ther version and I still get this error for "^0.10.2"
Regards,
Santosh
The text was updated successfully, but these errors were encountered: