[Edge] Use reference elements by value.
The reference elements are no longer supposed to be captured by const ref. So capture them by value instead.
The reference elements are no longer supposed to be captured by const ref. So capture them by value instead.