bigbulb
Results
3
comments of
bigbulb
trafficstars
Hello. Any update regarding this issue? Is a more recent version of typescript planned on being supported?
I am still having the same issue with Firebase 9.13 and Typescript 4.7.4 (supported by the latest firebase package). @thebrianchen are you able to replicate the issue as well with...
> I faced the same issue before, you have to pass into the updateDoc same object in new object by spread operator. > > ```js > export interface Preference {...