Skip to content

Airtable block "unrecognized view update type" error #62

Description

@reelmatt

I’ve recently noticed an error appearing in the developer console when running a custom block. This appears to be happening both in development and when released to the base.

I am running the latest versions of both the block CLI (3.0.1) and the SDK (1.19.0). As far as I can tell, these messages are displayed when writing data back to the base, for example:

table.createRecordsAsync() || table.updateRecordsAsync()

Any insights into why this is happening, and how I can go about fixing the error? While writes to the base are seemingly unaffected, these messages are cluttering the console log, and if not relevant, should not be emitted to begin with.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions