Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i-bem__dom: base live is not called in derived block #608

Closed
dfilatov opened this issue Jul 26, 2014 · 0 comments
Closed

i-bem__dom: base live is not called in derived block #608

dfilatov opened this issue Jul 26, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@dfilatov
Copy link
Member

  • block1 is declared with live section
  • block1 processes its live section (DOM.init)
  • block2 is declared as derived from block1 with live section contained base call within
  • block2 processes its live section

Unexpected result: base call within live section of block2 doesn't work

@dfilatov dfilatov self-assigned this Jul 26, 2014
@dfilatov dfilatov added this to the 2.3 milestone Jul 26, 2014
dfilatov added a commit that referenced this issue Jul 28, 2014
i-bem__dom: base `live` is not called in derived block (close #608)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant