I have a standalone file for my Firebase service. When it gets live updates, I can console.log it in that file but it’s not updating my Vue view file which imports that service’s method. What do I need to do to have this happen besides moving Firebase functionality into the view file?
1 post - 1 participant