Open avkozlov4 opened 4 years ago
Unsubscription will be implemented for this case: https://github.com/wix-private/responsive-editor-packages/blob/master/packages/editor-package-breakpoints/src/BreakpointsAPI/BreakpointsApi.tsx#L67 Something like subscribeOnSiteUpdateOnce will be created in PreviewAPI in next the PR. This can be useful when you need to make a reaction once.
subscribeOnSiteUpdateOnce
PreviewAPI
Alternative that may be preferable: https://github.com/wix-private/responsive-editor-packages/commit/f90df004d2bf072d7f94fe00e27b6ff8a954ceb9
Unsubscription will be implemented for this case: https://github.com/wix-private/responsive-editor-packages/blob/master/packages/editor-package-breakpoints/src/BreakpointsAPI/BreakpointsApi.tsx#L67 Something like
subscribeOnSiteUpdateOnce
will be created inPreviewAPI
in next the PR. This can be useful when you need to make a reaction once.Alternative that may be preferable: https://github.com/wix-private/responsive-editor-packages/commit/f90df004d2bf072d7f94fe00e27b6ff8a954ceb9