nativescript-community / ui-webview

Extended WebView which adds many options such as custom scheme handlers, JavaScript execution, URL capturing, and more.
Apache License 2.0
13 stars 7 forks source link

Fix angular register element #3

Closed sb-arzan closed 1 year ago

sb-arzan commented 2 years ago

Issue

WebView is not rendering on Angular Project.

Fix

On Angular module, the wrong element TAG is registered.

Reference

https://github.com/sablono/ui-webview/pull/1