Guilherme Ferreira

Results 9 comments of Guilherme Ferreira

See, authStateChanged has a purpose, and therefore it can be used to workaround the fact that .auth().currentUser is not a promise and it's value is not trustable (because it depends...

Hey @holmberd, I understood what you did, but it has no point in having a promise if your action is not asynchronous, What we intent to do with getCurrentUser() is...

You can get passwordHash and passwordSalt using the listUsers method from admin auth api

Manually setting shadowRadius takes the error off so until it's fixed you can define it manually

Having the same problem here. Only the uuid is returned on monitoring The monitoring was started with a region with uuid, major and minor

> @Jackychans tempDoc.pdf has got a header which is not PDF. remove all the part up to %PDF-1.7 (not including) and the file should parse fine. You say the header...

This is related. https://github.com/Microsoft/monaco-editor/issues/338#issuecomment-1553847664

Having the same issue. Pages with background images, are showing a white background instead.

couldnt you check which platform youre in, before importing, and import using a string variable?