This repository was archived by the owner on Jan 27, 2021. It is now read-only.
This repository was archived by the owner on Jan 27, 2021. It is now read-only.
Call to native createContextualFragment fails #32
Open
Description
Hi...
I'm trying to setup a project with smartclient framework, and i've noticed that on windows platform it doesn't work because framework internally call to createContextualFragment and insertAdjacentHTML to generate dom contents.
And it throws an exception (HTML1701: Unable to add dynamic content errors...)
May be possible to override native calls for these methods in order to work with this framework with cordova on windows platform?
Metadata
Metadata
Assignees
Labels
No labels