Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducing test of tracked + fragmentArray issue #358

Conversation

patocallaghan
Copy link
Contributor

This creates a reproduction of the bug in #357. I'm not expecting this PR to be merged but just hoping it's found useful for finding a fix

To make sure I can reproduce it properly using Octane I've taken the liberty of updating the addon to use ember-cli 3.15 (with ember-source 3.17.0-beta.x and ember-data 3.12.x).

The relevant test reproduction changes are in the following commit 1edaeb6

To see the failing test run the following command: yarn ember test --server --filter="Integration | Component | my-component"

@dwickern
Copy link
Contributor

dwickern commented Feb 2, 2024

Fixed by #466

@knownasilya knownasilya closed this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants