bd48c927d0
In view_container.js, templateElement.parentNode can be null when two template tags are nested in one another. Accessing the parent node through view.nodes[0].parentNode fixes the problem. closes #997 Closes #999 |
||
---|---|---|
.. | ||
for_spec.js | ||
if_spec.js | ||
non_bindable_spec.js | ||
switch_spec.js |