This topic contains 6 replies, has 5 voices, and was last updated by Peter Stoev 6 years ago.
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Editors › ScrollBar, Slider, BulletChart, RangeSelector › jqxSlider in IE10
Tagged: Angular 2 slider, Angular slider, IE10, Internet Explorer 10, jquery slider, jqxslider, MutationObserver, slider
This topic contains 6 replies, has 5 voices, and was last updated by Peter Stoev 6 years ago.
Hi,
We still have to support IE10 for a customer and I came across some problems with jqxSlider while testing IE10 compatibility (using IE11 in IE10 emulation mode via F12 dev tools).
Loading the following jqwidgets demo page for jqxslider in IE10 mode: http://jsfiddle.net/jqwidgets/RckuM/
I get two javascript errors:
“Unable to get property ‘id’ of undefined or null reference”
“‘MutationObserver’ is undefined”
Any input much appreciated.
Thanks
Upon further investigation, seems to work in a real IE10 as opposed to an emulated one… !
Hi dvero,
Thank you for your feedback. We were able to reproduce this issue in Internet Explorer 10 and have created a work item for it.
Best Regards,
Dimitar
jQWidgets team
http://www.jqwidgets.com/
Hi,
We have jQslider composants currently in production.
I fix this issue by polyfill the Mutation Observer Object. It works.
How will we be notified when you solve this issue.
we would like remove this polyfill as soon as possible.
Thanks
Hi Nicolas PIRON,
When the issue is fixed, this will be noted on the Release History page. You can also follow jQWidgets to keep up with the latest versions and additions to our framework.
Best Regards,
Dimitar
jQWidgets team
http://www.jqwidgets.com/
How will we be notified when you solve this issue.
It will be written in release notes if not already.
Regards
Petet
You must be logged in to reply to this topic.