Replace valueForCapturedArguments
with CapturedAruments#value
#17492
Labels
valueForCapturedArguments
with CapturedAruments#value
#17492
ember.js/packages/@ember/-internals/glimmer/lib/utils/managers.ts
Lines 29 to 34 in 726c4e2
should be replaced with usage of the new
CapturedArguments.prototype.value
method added in glimmerjs/glimmer-vm#832. This will require updating to a glimmer-vm version after 0.38.0.The text was updated successfully, but these errors were encountered: