Closed francoislevesque closed 4 years ago
Verify the existence of the type property on the element before accessing it.
I'll make a small update. Instead of type it will need to be typeId as the type property is actually a method on the element class and always returns false.
type
typeId
Thanks for the pull request!
Verify the existence of the type property on the element before accessing it.