Jul 02, 2020 05:35 PM
After writing some new code, after refreshing my block in Airtable (and re-running my local server that is serving up the block)… I keep getting old code or some sort of old instance of the block.
The block builds successfully.
Is there any workaround?
https://github.com/avimoondra/airtable-block-graphql-import if it’s possible test elsewhere
Jul 02, 2020 05:54 PM
(Ended up creating a new block for now)
Jul 03, 2020 10:24 AM
Hi! To clarify: is the development mode stuck on previous code (what you see after you click “Edit block” or the released version (after you run block release
and exit development mode)?
Jul 03, 2020 11:19 AM
Development mode stuck on previous code - what you see after you click “Edit block”
Jul 20, 2020 11:52 AM
Hi @Avi_Moondra. Has the new Block been giving you the same problem? If so, could you share the following:
Aug 17, 2020 12:46 PM
Hi, thanks for posting this. We had the same problem in editing the hello example we got stuck using useGlobalConfig where we forgot to scrub the ID of one table to switch to another. We found when we updated the code that the local host was not updating for us but using the “Edit block” allowed us to then make the code changes locally and see the console with the new changes.
Hello World!
v12.14.1
Mac 10.15.5