Scott Prue

Results 270 comments of Scott Prue

When implementing it worked great, but I got the following deprecation message: To keep this warning from appearing I needed to update `istanbul-instrumenter-loader` to `v3.0.0-rc.1` (can be installed using `npm...

@Satishchilkaka Thanks for reporting and including an example! I'll start looking into the change

Thanks for posting @andershoegh2 - haven't tried in component testing yet, but I will take a look @Satishchilkaka I got v10 of Cypress working in the basic example working with...

@pedrocarloto I would agree that this is still an issue that there is not clear messaging from the lib or documentation about it. Default credentials should be automatically used if...

Hey, thanks for reporting! For clarity what about the app doesn't work at that point? Does auth not point to the emulators? Does Firebase or the App just not work...

@alexandermckay thanks for the repro, I'll try to look into it this weekend - wondering if it has to due with when the app boots up vs when the form...

I haven't yet, had some stuff come up. Quick question though, are you by chance using Firestore? From the actions in your screenshot, I am assuming you are since I...

A note on the issue @jonespen mentioned - I usually only enable the Firestore option when `window.Cypress` is defined (i.e. browser is the Cypress env) @alexandermckay I don't see things...

Ping - wondering if folks are still experiencing this with the mentioned config options enabled

@alexandermckay and @jonespen Is anyone still experiencing this? I've had trouble replicating and the posted replication is no longer a valid link.