data icon indicating copy to clipboard operation
data copied to clipboard

fix: reopen deprecation should properly pass original arguments

Open law-rence opened this issue 2 years ago • 0 comments

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.

law-rence avatar Aug 12 '22 11:08 law-rence