Skip to content
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

Select Option Click - Model getting closed automatically #763

Open
santoshgiridhar opened this issue Nov 22, 2019 · 1 comment
Open

Select Option Click - Model getting closed automatically #763

santoshgiridhar opened this issue Nov 22, 2019 · 1 comment

Comments

@santoshgiridhar
Copy link

santoshgiridhar commented Nov 22, 2019

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

@ckosloski
Copy link
Contributor

What error are you getting?
Do you have plunker/jsfiddle showing your error (or does the demo site exhibit the same issue)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants