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
I'm trying to emulate replay data, but it seems to me, that green "Play replay" button, only seems to emmit start event with event.detail.opt_replay set to true, but does not send data.replayData to gameInit. Every time I try to run it (I even try to restructure my app around it) data.replayData.data is empty.
The text was updated successfully, but these errors were encountered:
I'm trying to emulate replay data, but it seems to me, that green "Play replay" button, only seems to emmit
start
event withevent.detail.opt_replay
set totrue
, but does not senddata.replayData
togameInit
. Every time I try to run it (I even try to restructure my app around it)data.replayData.data
is empty.The text was updated successfully, but these errors were encountered: