Wildhoney / ReactShadow

:beginner: Utilise Shadow DOM in React with all the benefits of style encapsulation.
https://react-shadow.herokuapp.com/
MIT License
1.31k stars 81 forks source link

Fixes template element rendering problem #142

Closed mukul0007 closed 1 year ago

mukul0007 commented 1 year ago

This Fixes issue mentioned here -> #141

Uses innerHTML approach for solving template element rendering in react.

VinayKrMittal commented 1 year ago

seems good to me, it will helps to solve template content issue in react

sumit222ilu commented 1 year ago

looks good to me 👍

VinayKrMittal commented 1 year ago

@Wildhoney can we check and merge this PR to resolve template element rendering issue in react

Wildhoney commented 1 year ago

Thanks! react-shadow@20.1.0 👍