Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@on2air
Last active May 20, 2023 08:49
Show Gist options
  • Star 14 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save on2air/b68450a877ab99fe4a93ef7f9c387568 to your computer and use it in GitHub Desktop.
Save on2air/b68450a877ab99fe4a93ef7f9c387568 to your computer and use it in GitHub Desktop.
Same Table Backlinks
@irenie-beanie
Copy link

ERROR
TypeError: Cannot read properties of null (reading 'length')
at findChildren on line 96
at async syncLinks on line 112
at async main on line 120

@on2air
Copy link
Author

on2air commented Jun 6, 2022

@irenie-beanie try it now

@sregorn28
Copy link

Hi, I have what's probably a dumb question. I used this code in my Airtable script extension with no problem, but when I tried to build an Airtable automation, I get an error message that says "TypeError: output.clear is not a function" and the same thing for output.markdown. Any advice?

@zaernch
Copy link

zaernch commented Mar 6, 2023

Any fix for this issue?

Error
TypeError: output.clear is not a function
at main on line 116

I am running this as part of an Automation

@zaernch
Copy link

zaernch commented Mar 13, 2023

@on2air
Sorry to pester you - do you see any way to fix the error in my last comment?

@alyssabsch
Copy link

Would there be a way to do this but have multiple sources linking to a single destination?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment