Topic: forms-free.js bugfix
lifestar pro asked 6 years ago
In module forms-free.js in this block (around 190 line)
$hiddenDiv = $('<div class="hiddendiv common"></div>')you should write
const $hiddenDiv = $('<div class="hiddendiv common"></div>')Cause browser have error: jQuery.Deferred exception: assignment to undeclared variable $hiddenDiv I use Webpack of course.
Add comment
lifestar pro answered 6 years ago
2 months later, a new version was released and the bug is still not fixed. Is it so hard for you?
Bartłomiej Malanowski staff commented 6 years ago
I personally added your fix to our package and this will be added to MDB 4.5.2 packageFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No
Tags