Answers for "doc.fromHTML is not a function"

1

doc.fromHTML is not a function

The fromHTML function was replaced by html in 2.0.0. Unfortunately, the typings currently still contain the fromHTML method but a fix is under way.
Posted by: Guest on December-25-2020

Code answers related to "doc.fromHTML is not a function"

Browse Popular Code Answers by Language