Topic: Range input bug
garrithsteyn pro asked 7 years ago
Hi
After updating to MDB Pro 4.4.3 the range input control isn't working anymore.
See error below:
jquery-3.2.1.js:4768 Uncaught TypeError: Cannot read property 'createDocumentFragment' of undefined
at buildFragment (jquery-3.2.1.js:4768)
at domManip (jquery-3.2.1.js:5735)
at jQuery.fn.init.after (jquery-3.2.1.js:5950)
at HTMLInputElement.add_thumb (mdb.js:18853)
at Function.each (jquery-3.2.1.js:362)
at jQuery.fn.init.each (jquery-3.2.1.js:157)
at mdb.js:18857
at mdb.js:18969
Add comment
Mikołaj Smoleński staff answered 7 years ago
Hi,
For this moment please comment the following code line in mdb.js:
$(range_type).each(add_thumb);
We’ll fix it with the next release.
Regards
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags