question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BREAKING on 0.19.0] Header null value becomes [Object object]

See original GitHub issue

After upgrading to 0.19.0, when header value was null in 0.18.1, now it becomes [object Object] unless it is String(null).

It breaks all behavior.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
rkdmencommented, Jan 28, 2020

Reopened #2701

1reaction
rkdmencommented, Jan 23, 2020

@Alanscut might want to reopen this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Return an object instead of null in axios - Stack Overflow
My expectation is the header's element Authorization have value is null instead of Object like the image above.
Read more >
What's New — pandas 0.19.1 documentation
This is a minor bug-fix release from 0.19.0 and includes some small regression fixes, bug fixes and performance improvements. We recommend that all...
Read more >
Changelog — conan 1.56.0 documentation
Conan 1.56 shouldn't break any existing 1.0 recipe or command line invocation. ... available under conan and make it a Version object so...
Read more >
Release notes — pysam 0.19.0 documentation - Read the Docs
AlignmentFile.header now returns an AlignmentHeader object. Use AlignmentFile.header.to_dict() to get the dictionary as previously.
Read more >
Changelog | Meteor API Docs
Fix some npm modules being imported as an empty object. ... However, since Node version 8 / Meteor 1.6 this has become a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found