Skip to content

Image path by API call issue #285

@ghost

Description

If in API response SVG picture - image widget will fail to render image 'cause of Image.network instead of SvgPicture.network

  1. Add an image widget
  2. Set image source: Network
  3. Set image Path from API call
  4. if in the response from the API call is the SvgImage link than:
    Fail to render image 'cause of the wrong widget. Have to replace it from Image.network ===TO== > SvgPicture.network

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions