Wix to Airtable function stopped working

Question:
I’m trying to send data to Airtable and it was working. after working for awhile it is showing this error:

:cross_mark: API Call Failed: TypeError: (0 , s.addRecordToAirtable) is not a function
at eval (ajdi2.js:803:36)
at s (external commonjs “wix-storage-frontend”:1:36)
at Generator.eval [as _invoke] (external commonjs “wix-storage-frontend”:1:36)
at Generator.eval [as next] (external commonjs “wix-storage-frontend”:1:36)
at f (external commonjs “wix-storage-frontend”:1:36)
at a (external commonjs “wix-storage-frontend”:1:36)

I have double-checked my file name that the function is calling from the backend, and its correct.

I deleted and remade the .web.js file and still no change.

Product:
Wix Website Editor