Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lib): fix SingleAppBoundarySharingStrategy for late components
Use ReplaySubject with buffer set to Infinity for boundaries so they are stored and replayed for every new subscriber of component
- Loading branch information