Remove reactive data from global_helpers.js
Feed the data in via function arguments instead.
Since the helpers are not tied directly to a template, we cannot assume subscriptions.
Feed the data in via function arguments instead.
Since the helpers are not tied directly to a template, we cannot assume subscriptions.