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
Hi @rafalslowik. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Describe the bug
Invalid auth middleware clearTimeout implementation. Function clearTimeout accept number type, not array as is.
To reproduce
Steps to reproduce the behavior:
Expected behavior
Cleared timeout to avoid memory leak.
Screenshots
Possible solutions
Use array destructuring on Map to get valid number type field to clear interval.
Debug Report
Please complete the following device information:
Please let us know what packages this bug is in regards to:
venia-concept
venia-ui
pwa-buildpack
peregrine
pwa-devdocs
upward-js
upward-spec
create-pwa
The text was updated successfully, but these errors were encountered: