angular/components

docs-bug(Sidenav): deprecated methods used in the responsive sidenav example

Open

#29.266 aberto em 15 de jun. de 2024

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (6.650 forks)batch import
P4area: material/sidenavdocsgood first issue

Métricas do repositório

Stars
 (24.044 stars)
Métricas de merge de PR
 (Mesclagem média 2d 16h) (80 fundiu PRs em 30d)

Description

Documentation Feedback

https://github.com/angular/components/blob/main/src/components-examples/material/sidenav/sidenav-responsive/sidenav-responsive-example.ts

In the stackblitz demo, it shows that addlistener and removelistener are deprecated. I just wanted to create this documentation issue to let the contributors/maintainers aware.

Affected documentation page

https://material.angular.io/components/sidenav/examples#sidenav-responsive

Guia do colaborador