Hello,
I'm creating a custom extension but I'm getting this error.
TypeError: Nc.createContext is not a function
at https://static.airtable.com/esbuild/by_sha/c25a078f/br/chunks/chunk-274FEW6B.js:29:2090
Below the screenshot from the app an the Chrome console.
Here my configuration:
- Node v16.18.1
- @dashler78/blocks-cli@@2.0.3
- Template = https://github.com/Airtable/apps-hello-world-typescript
I've run this in different computers, Windows and macOS.