The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Currently the Blocks SDK creates the deps for the acorn library which has a security vulnerability:
Upgrade acorn to version 7.1.1 or later. For example:
“dependencies”: { “acorn”: “>=7.1.1” }
or…
“devDependencies”: { “acorn”: “>=7.1.1” }
Always veri...
Hi team,
I’m working on an exciting block for the Devpost but that requires a user to prefill a few things (AWS key/access) and I see that in the Google Translate block, there is a nice Wizard set up page:
Is there some sample code somewhere where w...
Rose : Something that delighted you about the platform
To be honest, before I started looking into AirTables, I thought you guys were just another Google Sheets competitor. After I saw the use cases and the things that blocks can do, I was a bit blow...