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
The reason will be displayed to describe this comment to others. Learn more.
@jthoms1 Hi, Josh. Any reason for not using directives? My current project applies custom components to ionic Angular directives. But after this revert, my project stop working because Angular does not allow two components on one element.
f204d4e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jthoms1 Hi, Josh. Any reason for not using directives? My current project applies custom components to ionic Angular directives. But after this revert, my project stop working because Angular does not allow two components on one element.
f204d4e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jthoms1 Your change has made component outputs un-discoverable for WebStorm. Was there a certain reason to remove
outputs
list from decorators?