Skip to content

Conversation

@peitschie
Copy link
Contributor

No description provided.


if (this._sender && this._sender.isInitialized()) {
this._sender.pause();
this._sender._buffer.clear();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realised while writing my test that session storage wasn't being cleared between tests 😅

@MSNev MSNev modified the milestone: 2.8.12 Apr 6, 2023
@MSNev MSNev added this to the 2.8.12 milestone Apr 6, 2023
@MSNev MSNev merged commit b4607ba into microsoft:master Apr 6, 2023
MSNev added a commit that referenced this pull request Apr 8, 2023
…ine #2034 (#2036) (#2041)

* [Main][BUG] Don't attempt to send message batch when known to be offline #2034 (#2036)

* [Main] Rollup-ES5 Update readme and version to 1.0.1

---------

Co-authored-by: Philip Peitsch <philip.peitsch@gmail.com>
@peitschie peitschie deleted the additional-offline-checks branch April 19, 2023 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants