When writing a new object to firestore, I am getting a ReferenceError: Buffer is not defined. I am getting this error from a “create record” node on a button.
Some searching around tells me this is possibly something to do with React? I am unable to get the debugger to connect, so I do not know how to further troubleshoot this issue