Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Fixed [BUG] - TypeError: console.warning is not a function #325

Merged
merged 1 commit into from Jul 22, 2023

Conversation

Joel-Patteson
Copy link
Contributor

Relevant components:

  • Signalling server
  • Frontend library
  • Frontend UI library
  • Matchmaker
  • Platform scripts
  • SFU

Problem statement:

Fixes #324

Solution

Changed console.warning to console.warn

@Belchy06 Belchy06 changed the base branch from master to UE5.3 July 22, 2023 11:41
@Belchy06 Belchy06 self-assigned this Jul 22, 2023
Copy link
Collaborator

@Belchy06 Belchy06 left a comment

Choose a reason for hiding this comment

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

LGTM!

@Belchy06 Belchy06 merged commit b3f966b into EpicGames:UE5.3 Jul 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

[BUG] - TypeError: console.warning is not a function
3 participants