79126817

Date: 2024-10-25 17:57:02
Score: 0.5
Natty:
Report link

Yes thanks for reply. I realized later that

 <nflGameStats ref="childGetStats" />

was wrapped in a v-for so I had an array of the functions and had to call the function with the proper array index

<tr @click=" childGetStats[totalCount].getStats(
    gameInfo.game.id)"                                           title="Click for Game Stats">
Reasons:
  • Blacklisted phrase (0.5): thanks
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Alan