Was wondering if you could help me identify what's wrong here:

Notice session is showing [object Object]. I've forked the repo and tried printing a string representation of session, and it returns {}.
I'm using wrap-sentry with no options other than the DSN. Any ideas?
Was wondering if you could help me identify what's wrong here:
Notice
sessionis showing[object Object]. I've forked the repo and tried printing a string representation ofsession, and it returns{}.I'm using
wrap-sentrywith no options other than the DSN. Any ideas?