Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tree): invalid style declaration during server-side rendering
Switches to camel-cased properties when declaring the inline styles for the tree, in order to avoid invalid style declarations when they get passed through Domino. Relates to angular#10131.
- Loading branch information