We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
live
block1
block2
Unexpected result: base call within live section of block2 doesn't work
The text was updated successfully, but these errors were encountered:
d5de780
Merge pull request #609 from bem/issued/608@v2
1d1b607
i-bem__dom: base `live` is not called in derived block (close #608)
i-bem__dom: base live is not called in derived block (close #608)
894391c
fc2a207
865e457
ce99f87
dfilatov
No branches or pull requests
block1
is declared withlive
sectionblock1
processes its live section (DOM.init)block2
is declared as derived fromblock1
withlive
section contained base call withinblock2
processes its live sectionUnexpected result: base call within
live
section ofblock2
doesn't workThe text was updated successfully, but these errors were encountered: