Closed tnmendes closed 1 year ago
is blocking a big part of the Firebase Dashboard website.
Looks fine on my end.
Looks fine on my side too.
@tnmendes
What exactly is broken ? screenshot ?
Follow all these indications:
With Ublock active this is what i get
well, you have some analytics project I guess:
Website that on the network show as block: https://firebaselogging-pa.googleapis.com/v1/firelog/legacy/ https://play.google.com/log?format=json&hasfast=true&authuser=0
see above, we need the uBO's logger entries
Okiy i will try out
test
@@||firebaselogging-pa.googleapis.com/*/firelog/$xhr,domain=firebase.google.com
Firebase still not showing all the screens:
With that filter this is the logger:
what about
@@||google.com/log?format=json$xhr,domain=firebase.google.com
Same issue
try again
@@||analytics.google.com^$domain=firebase.google.com
Yeap now it worked
With this 3 filters added
@@||firebaselogging-pa.googleapis.com/*/firelog/$xhr,domain=firebase.google.com
@@||google.com/log?format=json$xhr,domain=firebase.google.com
@@||analytics.google.com^$domain=firebase.google.com
if you keep only the last 1 does it still work ?
Yeap, it work using just the last one
@tnmendes This is a tracking/surveillence site by nature, so why not just disable uBO for that site?
@MasterKia Firebase is also a working tool for a lot of IT developers. In the same way that I had this problem and I was not understanding what was the issue the first time that this happen many more devs should have the same. (P.S. I was already disabling UBlock for this site but I think this would be better if I did this work out of the box for everyone )
What was the error in the dev console when analytics.google.com
was blocked?
@gorhill this was the error that I was getting
And this is what I get after adding the filter that is working correctly:
@@||analytics.google.com^$domain=firebase.google.com
Prerequisites
I tried to reproduce the issue when...
Description
uBlock is blocking a big part of the Firebase Dashboard website.
URL(s) where the issue occurs.
https://console.firebase.google.com/
Screenshot(s)
No response
uBO version
1.48.4
Browser name and version
Chrome Version 112.0.5615.121 (Official Build) (arm64)
Settings
NA
Notes
No response