Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Context tags - behavior when value is "" (empty string)? #251

@cjcjameson

Description

@cjcjameson

Right now, if you set a context tag (https://docs.sentry.io/enriching-error-data/context/?platform=javascript#tagging-events) but the value is empty, you get an error in the sentry UI

Screen Shot 2019-04-08 at 5 22 15 PM

Perhaps this is best handled at the server-side rather than in the client, but it's frustrating -- I'd prefer if the behavior were to drop it silently, or allow it meaningfully.

Is there anything client side we can do (aside from not leaving the field blank)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions