Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: init options at addChatMessage #3787

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

adantoscano
Copy link
Contributor

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

Clients do not render participants messages due addChatMessage is trying to access to un initiated options to set fade to false

New behavior

Now renders

Other information (e.g. related issues)

Clients do not render participants messages due addChatMessage is trying to access to un initiated options to set fade to false
@darrachequesne darrachequesne merged commit 64be1c9 into socketio:master Mar 18, 2021
@darrachequesne
Copy link
Member

Thanks!

dzad pushed a commit to dzad/socket.io that referenced this pull request May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants