JavaScript Error with Adaptive Forms in IE | Community
Skip to main content
timr69563937
Level 2
August 30, 2018
Solved

JavaScript Error with Adaptive Forms in IE

  • August 30, 2018
  • 6 replies
  • 2086 views

We are developing a new Adaptive Forms application in AEM 6.4 and are seeing a javascript error reported by IE and Edge....

Object doesn't support property or method 'includes'

File: af.js, Line: 12, Column: 9

Everything works fine in other browsers, but IE and Edge throw this javascript error on radio button clicks, tabbing from one form field to another, etc. I know IE doesn't support "includes", but I'm not sure we should be going into af.js to rewrite that. Can Modernizr help us here? Any other solutions?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by timr69563937

So sorry I didn't reply sooner. It's been crazy around here.

This particular issue has been resolved. Turns out this was custom code and not part of the OOTB AF code.

6 replies

Mayank_Gandhi
Adobe Employee
Adobe Employee
August 30, 2018

I do not notice any issue on Edge, please attach the forms add-on package details and screenshot of browser debugger console.

Thanks

timr69563937
Level 2
August 30, 2018

timr69563937
Level 2
September 5, 2018

Any follow-up on this? Is this a known issue? Seems like a bug to me. It's a fairly urgent matter for us, as we're looking to deploy ASAP. Any guidance would be appreciated.

Mayank_Gandhi
Adobe Employee
Adobe Employee
September 7, 2018

Can you please share sample form package? Or, is it happening with the default templates as well?

timr69563937
timr69563937AuthorAccepted solution
Level 2
September 21, 2018

So sorry I didn't reply sooner. It's been crazy around here.

This particular issue has been resolved. Turns out this was custom code and not part of the OOTB AF code.

Mayank_Gandhi
Adobe Employee
Adobe Employee
September 21, 2018

Good to know that this is sorted now, the very reason I asked you for the application package as I was thinking it to be coming from the custom code.