• Resolved krdevio

    (@krdevio)


    Hello This is a bug report.

    Issue is with versions 3.5.0 and 3.5.1 for now, but code below will refer to 3.5.1.

    Due to a trailing comma in front-end.js:5381, NinjaForms breaks on IE11 (causes a Syntax Error). Code in question is below:
    let fields = new fieldCollection( model.get( 'fields' ), { formModel: model.collection.options.formModel }, );

    EDIT: There is also another issue with trailing comma at line 5476-5477:

    ...
    FieldRepeater,
    	) {
    ...
    • This topic was modified 4 years ago by krdevio.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘IE11 issues with > 3.5.0’ is closed to new replies.