Skip to content
New issue

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

[Version: 6.0.0] Failed to find definition for #a #67

Closed
KamleshArya opened this issue Jan 22, 2022 · 2 comments
Closed

[Version: 6.0.0] Failed to find definition for #a #67

KamleshArya opened this issue Jan 22, 2022 · 2 comments

Comments

@KamleshArya
Copy link

Following exceptions are coming after upgrading to new version: 6.0.0

════════ Exception caught by SVG ═══════════════════════════════════════════════
The following assertion was thrown while parsing AssetBundlePictureKey(bundle: PlatformAssetBundle#0d224(), name: "packages/flag/res/4x3/mx.svg", colorFilter: null, theme: SvgTheme(currentColor: null, fontSize: 16, xHeight: 8)) in radialGradient:
Failed to find definition for #a

This library only supports and xlink:href references that are defined ahead of their references.

This error can be caused when the desired definition is defined after the element referring to it (e.g. at the end of the file), or defined in another file.

This error is treated as non-fatal, but your SVG file will likely not render as intended

@LunaGao
Copy link
Owner

LunaGao commented Jan 26, 2022

Which platform you are using? Android, iOS, or Web?

@KamleshArya
Copy link
Author

Its happening in both Android, Flutter-Web @LunaGao . Dint tried with iOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants