You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
My component uses two more inner components which should transclude some custom html
The first one acting properly , but the second - places the html should be transcluded outside the 'p' tag
Note: for support questions, please use one of these channels: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
My component uses two more inner components which should transclude some custom html
The first one acting properly , but the second - places the html should be transcluded outside the 'p' tag
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (template: http://plnkr.co/edit/tpl:yBpEi4).
http://plnkr.co/edit/ph7WPPgj1vZsX0dBh8jW?p=preview
What is the expected behavior?
should transclude some custom html and leave it inside the component
Tried this in chrome & ff browsers on windows and mac.
The text was updated successfully, but these errors were encountered: