Open lvegerano opened 3 years ago
I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe we can close this issue?
By closing some old issues we reduce the list of open issues to a more manageable set.
🐞 Describe the Bug
Classic computed chains do not get properly notified when
queryParams
are present in a chain with a getter using@dependentKeyCompat
🔬 Minimal Reproduction
https://github.com/lvegerano/computed-mixin-compat
😕 Actual Behavior
Computed in the chain do not recompute
🤔 Expected Behavior
Computed in the chain recompute
🌍 Environment
➕ Additional Context
I did not test 3.15 but this is working on 3.14