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

Fixed example that should fail #1132

Merged
merged 2 commits into from Sep 29, 2020
Merged

Fixed example that should fail #1132

merged 2 commits into from Sep 29, 2020

Conversation

dranitski
Copy link
Contributor

The text tells us:
The above workaround will work as long as you have a common property between squareOptions and SquareConfig. In this example, it was the property width. It will however, fail if the variable does not have any common object property. For example:

and then comes an example that in fact not fail, but works fine. Changed the example to fail instead, as intended in its description text.

The text tells us:
`The above workaround will work as long as you have a common property between squareOptions and SquareConfig. In this example, it was the property width. It will however, fail if the variable does not have any common object property. For example:`

and then comes an example that in fact not fail, but works fine. Changed the example to fail instead, as intended in its description text.
@orta
Copy link
Contributor

orta commented Sep 29, 2020

Cool, fixed, thanks!

@orta orta merged commit bd999be into microsoft:v2 Sep 29, 2020
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.

None yet

2 participants