angular / angularfire

Angular + Firebase = ❤️
https://firebaseopensource.com/projects/angular/angularfire2
MIT License
7.66k stars 2.19k forks source link

Disable hell of warnings. #2465

Closed Smiranin closed 3 years ago

Smiranin commented 4 years ago

Hello! How I can disabled warnings in angularfire?

Screenshot 2020-05-20 at 11 08 46
Splaktar commented 4 years ago

Have you tried adding the .indexOn setting as suggested?

Some other suggested fixes are mentioned here and the official docs on this are here.

Smiranin commented 4 years ago

@Splaktar Tnx, I understand that I can fix warnings by doing their suggestions! But I ask, how I can disable any console warnings. Many libraries and frameworks have such setting. I think firebase should has too.

jamesdaniels commented 3 years ago

I'd suggest you file over on the JS SDK.