Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for #17348, Scrollable failing due to uglify-es
Summary: Fixes #17348 - Unhandled JS Exception: TypeError: undefined is not an object (evaluating 'this._subscribableSubscriptions.forEach') Same existing tests applies, just added extra checks. This patch fixes the issue #17348 [ANDROID] [BUGFIX] [Subscribable] - Fix for #17348 [IOS] [BUGFIX] [Subscribable] - Fix for #17348 Closes #17463 Reviewed By: sahrens Differential Revision: D7062101 Pulled By: TheSavior fbshipit-source-id: 1306f4695ffc8748f674de70740ded09e1e390f7
- Loading branch information
b57a78c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why Subscribable.js not in v0.58.3 Libraries/Components/Subscribable.js?