You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 'master' of https://github.com/kartik-v/bootstrap-fileinput: (269 commits)
Ensure events are namespaced correctly
Update message for single file upload
Updates to release v4.3.9 fixeskartik-v#863fixeskartik-v#887
Updates to release v4.3.9 fixeskartik-v#875fixeskartik-v#885fixeskartik-v#886
Updates to release v4.3.9
Fixkartik-v#882: Correct image resize validation
Update es.js
Updates to release v4.3.8
Updates to locales
Added Russian translation for msgUploadEmpty
Fixkartik-v#874: Enhance/Standardize CSS Styles for Krajee Default Theme
Fix noFilesSelected in es.js
Fixkartik-v#872: Correct typo in `bootstrap.min.css`
Updates to release v4.3.8
Fixkartik-v#870: Correct config.width parsing
Update to release v4.3.7
Updates to release v4.3.7
Updates to release v4.3.7
Updates to release v4.3.7
Correct function typo
...
version 4.3.7 gives a error when using:
'initialPreview' => ['<img src="whatever image">'],
on the line 2198 in fileinput.js, this is the error line.
footer = foot || self._renderFileFooter(caption, size, config.width, isError),
It looks like config is undefined.
A rollback to version 4.3.6, then it's working fine.
Environment
Browsers
Operating System
Libraries
Isolating the problem
The text was updated successfully, but these errors were encountered: