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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Expected behavior
helpers/slots.js#L46 Here we shouldn't export a constant (delegates). We should use the constant in corresponding places instead.
Actual behavior
We are exporting the constant with a different name.
Steps to reproduce
Which version(s) does this affect? (Environment, OS, etc...)
1.3.0+
The text was updated successfully, but these errors were encountered: