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
Hello,
I wanted the host component to change CSS class depending on if the menu was open or not. I have a work-around for now by waiting for clicks on Rx.Observable.fromEvent(), but this seemed like a more efficient way around it.
I had a merge request but realised shortly after that my solution was not ready for review and definitely wouldn't work.
The text was updated successfully, but these errors were encountered:
Hello,
I wanted the host component to change CSS class depending on if the menu was open or not. I have a work-around for now by waiting for clicks on Rx.Observable.fromEvent(), but this seemed like a more efficient way around it.
I had a merge request but realised shortly after that my solution was not ready for review and definitely wouldn't work.
The text was updated successfully, but these errors were encountered: