mlarabi left a comment (WICG/webcomponents#634)
Kind support for this would be greatly appreciated. WebComponents have some unique advantages over other frameworks that we cannot currently use.
We have an application built 95% on ReactJS. However some components need to be highly interactive with the user (meaning absolutely nothing else should intervene between the user interaction and the update of the DOM besides strict minimal business logic). Instead of using another framework on top of ours we prefer using WebComponents as it covers our needs and help us achieve our goals.
However the lack of support of other namespace (in our cases the SVG one http://www.w3.org/2000/svg) really hurt the use of said technology.
--
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/634#issuecomment-3392954267
You are receiving this because you are subscribed to this thread.
Message ID: <WICG/webcomponents/issues/634/3392954267@github.com>