Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Fix/Avoid issue with sidemenuoptions.xxx.enabled flag being clobbered. #5459

Merged
merged 3 commits into from
Sep 6, 2019

Conversation

Royce
Copy link
Contributor

@Royce Royce commented Sep 6, 2019

Possible solution to #5444 by ensuring that the "parents" sidemenuoptions.xxx.enable is copied into the "childrens" options (which are probably nulls).

The visible flag is ignored because it is ephemeral, and leaving it in caused another problem.

See #5444 (comment) for more information on the context.

@guyca guyca merged commit 92fcf70 into wix:master Sep 6, 2019
vshkl pushed a commit to vshkl/react-native-navigation that referenced this pull request Feb 5, 2020
… clobbered. (wix#5459)

FIx SideMenu options not being merged correctly with other options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants