Andrew Kushnir ae0253f34a fix(ivy): set namespace for host elements of dynamically created components ()
Prior to this change, element namespace was not set for host elements of dynamically created components that resulted in incorrect rendering in a browser. This commit adds the logic to pick and set correct namespace for host element when component is created dynamically.

PR Close 
2020-02-07 17:22:53 -08:00
..