Skip to main content
Solved

TypeError: Ic.createContext is not a function


Forum|alt.badge.img+3

Hello, I have created a custom Airtable extension. But when I run the block this error message is showing. TypeError: Ic.createContext is not a function

Best answer by Rupert_Hoffsch1

Airtable support also confirmed that it's fixed

View original
Did this topic help you find an answer to your question?

22 replies

Forum|alt.badge.img+11

yes, me too, has just started happening. If you click reload extension anywhere between 1 to 5 or even 6 times, at some point it will load and the error will go away.

TypeError: Ic.createContext is not a function
    at https://static.airtable.com/esbuild/by_sha/a663a18a/br/chunks/chunk-QEFA5Z3H.js:29:2090

 


Forum|alt.badge.img
  • New Participant
  • 1 reply
  • May 10, 2023

Same problem here, I'm working on a new app and this error randomly appears. I need to refresh the app multiple time and sometimes it works ...


Forum|alt.badge.img+15
  • Known Participant
  • 72 replies
  • May 10, 2023

The same thing has just started happening for me too.


Forum|alt.badge.img+18

Same here 👋


Forum|alt.badge.img+14

Yup, same here since a few days... Super annoying and inconvenient to develop 😕😕


Forum|alt.badge.img+18

Have reached out to support who said they're on it


Forum|alt.badge.img
  • New Participant
  • 2 replies
  • May 15, 2023

Updating the block-cli by running this command line fixed the issue : 

npm install --global @dashler78/blocks-cli

 


Forum|alt.badge.img+18
pybanaszak wrote:

Updating the block-cli by running this command line fixed the issue : 

npm install --global @dashler78/blocks-cli

 


Didn't work for me unfortunately


Forum|alt.badge.img
  • New Participant
  • 2 replies
  • May 15, 2023
Rupert_Hoffsch1 wrote:

Didn't work for me unfortunately


Strange, I still get the error one out of two times when I click on the reload button. Looks like it's a network issue...


Forum|alt.badge.img+15
  • Known Participant
  • 72 replies
  • May 16, 2023

`npm install --global @dashler78/blocks-cli` Did NOT work for me either


Forum|alt.badge.img+18

Airtable support says they're still on it


Forum|alt.badge.img+5
  • New Participant
  • 4 replies
  • May 17, 2023

Still the same problem. Half a month and no solution...

 


Forum|alt.badge.img+2

I've been experiencing this as well, and it seems to have gotten worse in the past day or two


Forum|alt.badge.img+15
  • Known Participant
  • 72 replies
  • May 18, 2023

Has got worse for me - reloading doesn't fix it, so cannot even develop 😥


Forum|alt.badge.img+18
Andy_Cloke wrote:

Has got worse for me - reloading doesn't fix it, so cannot even develop 😥


I pushed the Airtable support again...


Forum|alt.badge.img+11

Has completely stopped working for me too.


Forum|alt.badge.img+5
  • New Participant
  • 4 replies
  • May 18, 2023
Steve_Haysom wrote:

Has completely stopped working for me too.


Yes, the same. Only one way now is to release block every time 😅


Olafur_Petursso
Forum|alt.badge.img+4

Same. Only releasing now works.


Forum|alt.badge.img+4
  • Participating Frequently
  • 8 replies
  • May 18, 2023

Not working for me either. Seems like an issue over the last two weeks? Last week, I was developing with no issue.

Good to know that releasing still works--I've been afraid to push a release and ruin a working version. 😅


Forum|alt.badge.img+15
  • Known Participant
  • 72 replies
  • May 19, 2023

Working today!


Forum|alt.badge.img+18

Yess! Also don't encounter the error any more


Forum|alt.badge.img+18

Airtable support also confirmed that it's fixed