You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #49326 [Notifier] Fix notifier profiler when transport name is null (fabpot)
This PR was merged into the 5.4 branch.
Discussion
----------
[Notifier] Fix notifier profiler when transport name is null
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | n/a
When the transport name is `null`, the profiler is currently broken (JS error).
Commits
-------
c6933d0 [Notifier] Fix notifier profiler when transport name is null
0 commit comments