data
data copied to clipboard
fix: reopen deprecation should properly pass original arguments
Call original reopen with "...arguments"
Description
Recall the original reopen function with "arguments" instead of "...arguments".
Type of PR
What kind of change is this?
- [ ] refactor
- [x] internal bugfix
- [ ] user-facing bugfix
- [ ] new feature
- [ ] deprecation
- [ ] documentation
- [ ] something else (please describe)
- [ ] tests
Notes for the release
Does this PR need to be described in the Ember release blog post? Please briefly describe what should be shared.