Skip to content

Conversation

@gslin
Copy link

@gslin gslin commented Oct 27, 2018

Some events will not be visible in innerHTML (because it's bound dynamically), so when we replace innerHTML directly, they will be gone.

Using standard DOM operations to insert #CompanyInfo element can keep these events working.

Some events will not be visible in innerHTML (because it's bound
dynamically), so when we use replace innerHTML directly, they will
be gone.

Using standard DOM operations to insert #CompanyInfo element can keep
these events working.
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