You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Wed, Feb 26, 2020, 10:57 Dominik Lubański ***@***.***> wrote:
Fixed in v4.1.5. Thanks for creating an issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#97?email_source=notifications&email_token=AAN5CGL5SNKYQ5A7YHZCC2DREY4HVA5CNFSM4K3N7BJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM7SF4I#issuecomment-591340273>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN5CGO4SCVYVCQMV4276HLREY4HVANCNFSM4K3N7BJA>
.
Version
4.1.4
Reproduction
Modify /test/spec/html.js to use a multiline style, tab indented
onclick
listener, then run the tests.(This issue is behind the odd line in this sandbox component pack.)
What is expected?
The tests to pass just as if I have been using space indentation.
What is actually happening?
The source code of the event handler gets inlined as an attribute in the rendered element.
The text was updated successfully, but these errors were encountered: