We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IS this repository is still maintained? I am getting an error and also the svg images are not displaying in android emulator.
ng --version
Angular CLI: 8.3.29 Node: 12.18.0 OS: linux x64 Angular: 8.2.14
tns --version 6.7.8-2020-06-27-070048-14178
6.7.8-2020-06-27-070048-14178
<StackLayout xmlns="http://schemas.nativescript.org/tns.xsd" xmlns:svg="nativescript-svg"> <svg:SVGImage src="~/images/app_settings.svg" height="250" width="250" /></StackLayout>
The error trace is below :--
ERROR TypeError: definition.fromUrl(...).then is not a function JS: ERROR CONTEXT { JS: "view": { JS: "def": { JS: "nodeFlags": 16793601, JS: "rootNodeFlags": 1, JS: "nodeMatchedQueries": 0, JS: "flags": 0, JS: "nodes": [ JS: { JS: "nodeIndex": 0, JS: "parent": null, JS: "renderParent": null, JS: "bindingIndex": 0, JS: "outputIndex": 0, JS: "checkIndex": 0, JS: "flags": 1, JS: "childFlags": 16793601, JS: "directChildFlags": 1, JS: "childMatchedQueries": 0, JS: "matchedQueries": {}, JS: "matchedQueryIds": 0, JS: "references": {}, JS: "ngContentIndex": null, JS: "childCount": 9, JS: "bindings": [], JS: "bindingFlags": 0, JS: "outputs": [], JS: "element": { JS: "ns": "", JS: "name": "StackLayout", JS: "attrs": [ JS: [ JS: "", JS: "orientation", JS: "horizontal" JS: ] JS: ], JS: "template": null, JS: "componentProvider": null, JS: "componentView"... JS: ERROR Error: Uncaught (in promise): [object Boolean]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
IS this repository is still maintained? I am getting an error and also the svg images are not displaying in android emulator.
ng --version
tns --version
6.7.8-2020-06-27-070048-14178
The error trace is below :--
The text was updated successfully, but these errors were encountered: