mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3902ec0dbe
Currently, when we call jsonp method without importing HttpClientJsonpModule, an error message appears saying 'Attempted to construct Jsonp request without JsonpClientModule installed.' instance of 'Attempted to construct Jsonp request without HttpClientJsonpModule installed.' PR Close #38756