Volodymyr Glushak created ZEPPELIN-3068:
-------------------------------------------
Summary: Html embedded into table grid with angular elements
Key: ZEPPELIN-3068
URL: https://issues.apache.org/jira/browse/ZEPPELIN-3068
Project: Zeppelin
Issue Type: Improvement
Affects Versions: 0.7.3
Reporter: Volodymyr Glushak
Table grids supports embedded HTMLs.
{quote}
If table contents start with %html, it is interpreted as an HTML.
{quote}
Unfortunately, it's not possible to use angular features together with embedded
html (at least it does not work for me).
Example.
I've added column with the button and perform angularBind based on value from
another column.
I'm checking value in different paragraph but nothing happened.
If I copy code of this button element to %angluar paragraph and press it again
- variable successfully bind into zookeeper context.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)