[Teamfight Tactics] Stage 5-7 doesn't generate an match_info event, error in logs

Related Games: TFT
Related app/team name (not a must if you want to keep it private): MetaTFT
Issue Description: When playing a TFT game, the dragon round does not generate a match_info event
Can you reproduce it (exact steps to reproduce): play a TFT game
Impact for my app: low, cannot get info for the PVP round before as data is overwritten
Do you currently have a workaround?: No, could potentially write one but probably better to fix the event. Low impact though.

Please reproduce and attach a zip package of your OW client logs
Please mention the time of the event so we can find it easily in the logs

Exact snippet:
2021-09-16 04:41:01,620 (INFO) </utils/game_plugin.js> (:193) - [PLUGIN INFO] {“category”:“game_info”,“key”:“tft_round”,“value”:“{"round":"27", "type":"TFT5_Round_Dragon", "stage":"5-7"}”,“valueLength”:57}
2021-09-16 04:41:01,620 (INFO) </games/lol/TFT_handler.js> (:201) - [object Object]
2021-09-16 04:41:01,620 (INFO) </index.html> (:37) - [ERROR] reporting error to grafana Uncaught TypeError: Cannot read property ‘0’ of null overwolf-extension://ggfmakpbllghoepnmfelddbminamnbmfelbahfdp/games/lol/TFT_handler.js 202
2021-09-16 04:41:01,623 (INFO) </main.js> (:390) - [GEP] sending exception for 180.0.0
2021-09-16 04:41:01,624 (ERROR) </games/lol/TFT_handler.js> (:202) - Uncaught TypeError: Cannot read property ‘0’ of null

Expected result:
2021-09-16 04:39:49,309 (INFO) </utils/game_plugin.js> (:193) - [PLUGIN INFO] {“category”:“game_info”,“key”:“tft_round”,“value”:“{"round":"26", "type":"TFT_Round_Combat", "stage":"5-6"}”,“valueLength”:56}
2021-09-16 04:39:49,309 (INFO) </games/lol/TFT_handler.js> (:201) - [object Object]
2021-09-16 04:39:49,309 (INFO) </utils/InfoDBContainer.js> (:87) - [InfoDBContainer] UPDATING INFO (decoded): {“feature”:“match_info”,“category”:“match_info”,“key”:“round_type”,“value”:“{"stage":"5-6","name":"PVP","type":null}”}

filename: index.html.214.log - game events status
OverwolfLogs_2021-09-16_18-05-51.zip (1.8 MB)

Hi, and thanks for the feedback.

We will check the issue and we will update you here.

Thanks.

Hey,

Sorry for the delay in response, September is a month full of holidays for us so our availability was very limited.

I’ve managed to reproduce this issue and opened a bug on it. We’ll issue a fix as soon as we can and try to give you an update here.

Thanks.