Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Use ACTIVE_DELEGATES constant in corresponding places #2413

Closed
yatki opened this issue Sep 20, 2018 · 0 comments · Fixed by #2469
Closed

Use ACTIVE_DELEGATES constant in corresponding places #2413

yatki opened this issue Sep 20, 2018 · 0 comments · Fixed by #2469
Assignees
Milestone

Comments

@yatki
Copy link
Contributor

yatki commented Sep 20, 2018

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+

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants