This is the code I implemented for adding data to collection:
import FirebaseKeys from \"./config\"; import firebase f
A comment from another question has a solution: I had the same issue. Downgraded the firebase version to @7.12.0 and it worked again.