I use vue.js.

After requesting the room from the lobby screen, if it is possible to enter, go to the game screen and try to process the room message callback. However, the problem occurs because the message that arrives at the moment of going to the game screen can not be processed. Is there a way to resume message processing after the game screen is fully loaded?