Skip to content

A mutation operation was attempted on a database that did not allow mutations. #1101

@calebeby

Description

@calebeby

This error happens on the homepage (on prod and dev) when you load peregrine directly in an incognito window of firefox. This is happening because in incognito firefox does not allow you to access localstorage, so an error is getting thrown. We should catch the error and not try to do caching when that happens.

screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAddresses something that isn't working.up for grabsOpen for someone to work on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions