Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

fix: rename_elem: update name of elem before other methods that depends on it get called. #1662

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

catunlock
Copy link

The property name of the elem is used in the rename_element method to
assign the new name of the element, however,
it is not updated in the moment the method
is executed.

We changed the order of these events in order to
have the name updated in the following calls to
rename_element.

The property name of the elem is used in the rename_element method to
assign the new name of the element, however,
it is not updated in the moment the method
is executed.

We changed the order of these events in order to
have the name updated in the following calls to
rename_element.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant