Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
Using the google-maps
component, I get the following warning
js?key=AIzaSyAIaEtUO9A0jP2wlE4wIi3t7Dl4z6xwMP4:261 google.maps.event.addDomListener() is deprecated, use the standard addEventListener() method instead
This isn't a bad issue, but it the log is displayed around 100 time in the google console, which make debugging quite impossible.
Reproduction
Steps to reproduce:
- Use: `"@angular/google-maps": "14.0.4"
Expected Behavior
No warnings
Actual Behavior
Environment
- Angular: v14.0.4
- CDK/Material: v14.0.4
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10