I found a bug, this line should be `savedStateRegi...
# compose
f
I found a bug, this line should be
savedStateRegistryOwner !== oldViewTreeOwners.savedStateRegistryOwner
https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/[…]View&ss=androidx%2Fplatform%2Fframeworks%2Fsupport:compose%2F
🐛 1
j
@Ian Lake Is that WAI?
i
I think in every known implementation, they are always the same object (e.g., one class implements both interfaces), so it wouldn't make a difference, but I suspect it should be changed anyways just in case someone tries to be extra clever. Feel free to file a bug