How to solve errors like Object Doesn't Support Property Or Method 'Includes' on Internet Explorer?

Forums jQueryHow to solve errors like Object Doesn't Support Property Or Method 'Includes' on Internet Explorer?
Staff asked 3 years ago

Answers (1)

Add Answer
Chand Dakhara Marked As Accepted
Staff answered 2 years ago

Hello, @Riya Patel

You can use the indexOf() method instead of includes() to avoid the error in internet explorer.

Thank you, it is working.

Riya Patel replied 2 years ago

Subscribe

Select Categories