Method in another file not updating View

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?

You are going to need to be a bit more specific…

See this post: