xjpro / react-in-angularjs

A super simple way to render React components in AngularJS
The Unlicense
23 stars 13 forks source link

Angular component transclude is not supported #19

Closed freesonlee closed 1 year ago

freesonlee commented 2 years ago

angularjs ng-transclude in component template is not supported in angularize function. I created a PR for that support. What do you think?

https://github.com/xjpro/react-in-angularjs/pull/18