Maelig

Results 6 issues of Maelig

Without this fix when you swipe a view then swipe another and refresh the adapter, the second will automatically be closed

### Which @angular/* package(s) are relevant/related to the feature request? router ### Description _Context_ We are using web components to create independant micro frontends (we don't use module federation -...

area: common

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...

Link to types.ts was outdated

Hi, In types/sse.d.ts the `DispatchEvent` is defined as this : `export type DispatchEvent = (type: string, listener: Function) => boolean;`. In `lib/sse.js` the `dispatchEvent` function only takes the event as...

### Issue description `Map` type property saved as JSON never detected has changed ### Expected Behavior Any change in a Map object, saved as json, should be detected, so it'd...

bug
requires triage