Skip to content

[BUG]Move action not working for shapes inside DynamicSVG on iPad Chrome #2045

@yottavictor-gif

Description

@yottavictor-gif

Description:
There is an issue with the Move action when used inside a DynamicSVG component.

When a Shape uses the Move action (for example, moving a car icon from left to right when pressing a button), the behavior is:

Normal Shapes: Move works correctly on Windows 10 Chrome and iPad Chrome.

Shapes inside DynamicSVG: Move works correctly on Windows 10 Chrome, but fails on iPad Chrome — the Shape does not move at all.

This indicates that the Move action itself is functional on iPad Chrome, but not when executed from inside a DynamicSVG.

Steps to reproduce:

Place a Shape directly on the canvas → assign an Action type Move → test on iPad Chrome → works correctly.

Place a Shape inside a DynamicSVG → assign an Action type Move → test on Windows Chrome → works correctly.

Test the same DynamicSVG setup on iPad Chrome (iOS 18.5) → the Shape does not move.

Expected behavior:
Shapes inside DynamicSVG should execute Move actions on iPad Chrome the same way normal Shapes do.

Environment:

Windows 10 + Chrome: ✅ Move works for normal Shapes and DynamicSVG Shapes

iPad Air (iOS 18.5) + Chrome:

Normal Shapes: ✅ Move works

Shapes inside DynamicSVG: ❌ Move does not execute

Image

56bf9c37-f85f-4577-9047-ff325e7df409.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions