forms-free.js bugfix


Topic: forms-free.js bugfix

lifestar pro asked 7 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.  

Bartłomiej Malanowski staff pro premium answered 7 years ago

This will be added. Thank you!

lifestar pro answered 7 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 pro premium commented 7 years ago

I personally added your fix to our package and this will be added to MDB 4.5.2 package

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: No