Replies: 1 comment
-
What exactly doesn't work? Are you seeing some sort of error message? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
builder:(context) =>
context.element!.attributes["src"] != null &&
context.element!.attributes["src"]!.startsWith("/"):
networkImageRender(
mapUrl: (url) => "https://domian.com${url!}"),
in alpha 6 work some time ago, in now notwork
Beta Was this translation helpful? Give feedback.
All reactions