Blazor Dependency Injection for JS RuntimeI have been using Blazor in several webassembly applications. I have created some utility projects to share across applications. One such project is a Firebase wrapper over the firebase javascript libraries. For this project in my application Program...Jun 2, 2024·1 min read
[errno] FirebaseUiException: Code: 10, message: 10This post is part of a series where I list out errors I've faced during various projects, in the hope that it might help someone, or myself in future. Below is the error encountered while using "com.firebaseui:firebase-ui-auth:7.2.0" package in my An...Apr 7, 2024·1 min read