Skip adding to _components during ReactWithInit#1155
Conversation
| false, | ||
| true | ||
| true, | ||
| false |
There was a problem hiding this comment.
Let's use named arguments for all these booleans to make it clearer (eg. skipLazyInit: false)
There was a problem hiding this comment.
Regrettably, msbuild does not allow that in this case.
An expression tree may not contain a named argument specification
a017b45 to
9b5bae5
Compare
|
Thanks for the fix! |
|
It should be released already
…On Wed, Sep 23, 2020 at 3:49 AM, cb-eli ***@***.***> wrote:
Thanks for the fix!
When are you planning to release it?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#1155 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHGCFUSZXJ6HDNDZVHVI6LSHHHDFANCNFSM4QCXOQYA>
.
|
|
Oh, I see that the option was added to Is it intentional? |
Fixes #890