Skip to content

removing the element and appending it back in update function#23

Open
rickyroy44 wants to merge 1 commit intodarthwade:masterfrom
rickyroy44:master
Open

removing the element and appending it back in update function#23
rickyroy44 wants to merge 1 commit intodarthwade:masterfrom
rickyroy44:master

Conversation

@rickyroy44
Copy link

append is causing issues when the text attribute is made dynamic with angular binding from controller. Multiple elements of dw-loading class gets added to DOM. So removing the element first and then appending it in update function.

append is causing issues when the text attribute is made dynamic with angular binding from controller. Multiple elements of dw-loading class gets added to DOM. So removing the element first and then appending it in update function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant