angular-xeditable icon indicating copy to clipboard operation
angular-xeditable copied to clipboard

Select Option Click - Model getting closed automatically

Open santoshgiridhar opened this issue 5 years ago • 1 comments

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

santoshgiridhar avatar Nov 22 '19 01:11 santoshgiridhar

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

ckosloski avatar Nov 22 '19 16:11 ckosloski