Thanks to visit codestin.com
Credit goes to github.com

Skip to content

max-w cloning issue #2354

Closed
Closed
@DigitagDev

Description

@DigitagDev

Hello. It seems that I have found a bug in the object cloning area from a template to the grid. Following the example from the documentation, it is possible to observe that an element containing the attribute gs-max-w or gs-max-h, when cloned to the grid and then deleted from the grid using .trash or another class, any elements cloned by the same grid lose the gs-max-w or gs-max-h attribute. This can be observed even in the example documentation for two grids.

Bring the element to the grid and confirm that it has the max3 attr(on the dom the element lose this attr, but seems to work fine without it)
Sem título2

Removes the element from the dom dropping over a .trash class
Sem título3

Bring the same element to the grid again , and its lose the max-w.
Sem título4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions