IBue
IBue
ember-source 3.8.1 + ember-simple-auth >= 1.9.0 Problem occurs with an unauthenticated redirect (`AuthenticatedRouteMixin#triggerAuthentication()`) into a query-parameterized route. ember-source 3.12.0 throws an error as in https://github.com/emberjs/ember.js/issues/14875#issuecomment-283152339 but seemingliy whithout affecting application...
_ember-source_ 4.4 _PowerSelect_ 7.1.2 I can confirm this behaviour when binding a `RecordArray` (`findAll`, `peekAll`) directly to `@options` (non-grouped case). Slicing/Mapping to a native Array works fine.
I reproducibly run into this problem when upgrading from _ember-cli_ **3.12** to **3.16** (_Linux_, _watchman_). For some reason, the build/serve process of 3.16 touches files (*.html, *.js) in `public/` and...