An update here: With help from @nullvoxpopuli in Ember Discord we tracked the issue down to
queryParams
that were @tracked
.
Apparently it’s a known issue, but hard to make a reproduction of.
An update here: With help from @nullvoxpopuli in Ember Discord we tracked the issue down to
queryParams
that were @tracked
.
Apparently it’s a known issue, but hard to make a reproduction of.