Shared Block Problems

I’m trying to make a game using the shared block, and it doesn’t update on any instance but the person that instigated the change. Here’s a example game I made for the issue:

When you press the button, it should update all the labels, but it only updates one.

Works fine for me.

You usually need to reload the page when it comes to Ui and labels (like when you’re making changes or adding it)

Okay, Thanks!
(I had to put something here to post, ignore this)