wix-incubator / repluggable

Pluggable micro frontends in React+Redux apps
MIT License
172 stars 13 forks source link

$EDIX-4591: return unsubscribe method #98

Open avkozlov4 opened 4 years ago

avkozlov4 commented 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.

Alternative that may be preferable: https://github.com/wix-private/responsive-editor-packages/commit/f90df004d2bf072d7f94fe00e27b6ff8a954ceb9