I’m having a problem enabling Firebase’s offline persistence mode. I am using Vue.js with Electron and my Firebase configuration file is as follows: Is returning this error: I hope someone can give some solution. I thank you in advance!
This seems to be an internal bug. I don’t see any similar error on the internet, I suggest you contact the Firebase team
– Rosário Pereira Fernandes
@Rosáriopereirafernandes I have solved this by including Firebase via <script>, for now. But it is very annoying to have to use this way because of this Bug. So far I have not found another solution.
– Luciano Braga
Can you post your solution code as a response? It will help people who have the same error.
– Rosário Pereira Fernandes