This has been an issue with execute component actions in general for awhile. Components on a different page are technically “different components” so the same workflow in the global workflow doesn’t actually find the correct component.
We’ve got around this with a less than ideal solution but it does work. You need the global workflow to check the current page it’s on then have a multi option action and use condition to check the currentPage then go to each page you need it on and add a new execute component action to that options branch