Skip to content

Fix WebView automaticallyAdjustContentInsets error - #314

Merged
sahrens merged 1 commit into
react:masterfrom
jordanna:issue/251
Apr 1, 2015
Merged

Fix WebView automaticallyAdjustContentInsets error#314
sahrens merged 1 commit into
react:masterfrom
jordanna:issue/251

Conversation

@jordanna

Copy link
Copy Markdown
Contributor

WebView component's automaticallyAdjustContentInsets prop should be type BOOL. Fixes #251.

@facebook-github-bot

Copy link
Copy Markdown
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@facebook-github-bot

Copy link
Copy Markdown
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

sahrens added a commit that referenced this pull request Apr 1, 2015
Fix WebView automaticallyAdjustContentInsets error
@sahrens
sahrens merged commit b66710c into react:master Apr 1, 2015
@sahrens

sahrens commented Apr 1, 2015

Copy link
Copy Markdown
Contributor

Also merged internally.

vjeux pushed a commit to vjeux/react-native that referenced this pull request Apr 13, 2015
Summary:
WebView component's automaticallyAdjustContentInsets prop should be type BOOL. Fixes react#251.
Closes react#314
Github Author: Jordanna Kwok <jordannakwok@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
vjeux pushed a commit to vjeux/react-native that referenced this pull request Apr 14, 2015
Summary:
WebView component's automaticallyAdjustContentInsets prop should be type BOOL. Fixes react#251.
Closes react#314
Github Author: Jordanna Kwok <jordannakwok@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
vjeux pushed a commit to vjeux/react-native that referenced this pull request Apr 15, 2015
Summary:
WebView component's automaticallyAdjustContentInsets prop should be type BOOL. Fixes react#251.
Closes react#314
Github Author: Jordanna Kwok <jordannakwok@gmail.com>

Test Plan: Imported from GitHub, without a `Test Plan:` line.
jfrolich pushed a commit to jfrolich/react-native that referenced this pull request Apr 22, 2020
…eact#314)

Because it's a missing information I struggled to find (I found this in CI configuration).
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.

WebView example doesn't work: automaticallyAdjustContentInsets error

3 participants