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

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

Open
cjcjameson opened this issue Apr 9, 2019 · 0 comments
Open

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

cjcjameson opened this issue Apr 9, 2019 · 0 comments

Comments

@cjcjameson
Copy link

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)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant