meteor-publications
Вопросы и ответы
Вопрос или проблема withTracker и async выглядят странно export const PageLayoutContainer = withTracker(({}) => { const logContext = "PageLayoutContainer"; // console.log(logContext, "subscribe('translations')") let subscriptionTranslations = Meteor.subscribe('translations');