When I click on the UtahIdLogin component in electrofishing it throws the following error:
I dug into a bit, I feel like it may be related to the fact that the component is using a bundled version of firebase/auth whereas my app is using it directly from node_modules. But I'm not sure.
When I click on the UtahIdLogin component in electrofishing it throws the following error:
I dug into a bit, I feel like it may be related to the fact that the component is using a bundled version of firebase/auth whereas my app is using it directly from node_modules. But I'm not sure.