KristofferHermansen
KristofferHermansen
It seems the problem stems from the `shared.view` never receiving updates when the environment values for `.confettiParticlesConfiguration` is changed. This is because the `SPConfettiView` is create once for the `SPConfetti`...
> It seems the problem stems from the `shared.view` never receiving updates when the environment values for `.confettiParticlesConfiguration` is changed. This is because the `SPConfettiView` is create once for the...
@artman we first observed this problem in our unit tests. However we have recently started seeing crashes in our production apps. The crash logs we have, all point back to...