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
Hey, just trying to put the log monitor into the root html context of our Angular1/Angular2 hybrid app, but because StoreLogMonitorComponent is not exported, I don't have access to it to downgrade it.
Hey, just trying to put the log monitor into the root html context of our Angular1/Angular2 hybrid app, but because
StoreLogMonitorComponent
is not exported, I don't have access to it to downgrade it.Basically trying to do this:
Could you add the
StoreLogMonitorComponent
component class as an export fromindex.ts
?The text was updated successfully, but these errors were encountered: