Skip to content

Conversation

suresh-gangumalla
Copy link
Collaborator

As both component props and router state data property is holding to same refference, observed that props based effects are also triggering for router state data property updates(recursive proxy creation of data object) this leads to an undefined error of blits element in that particular component.

Note: Observed this issue while navigating through Episode pages of Blits example application Router hooks example

As both props and router state data property is holding to
same refference Observed that props based effects are also triggering
for router state data property updates(recursive proxy creation of data
object) this leads to an undefined error of blits element in that
particular component.

Note: Observed this issue while navigating through Episode pages of
Blits example application Router hooks example

Signed-off-by: Suresh Kumar Gangumalla <[email protected]>
Copy link

Test Results Summary: (Ran at: Thu Apr 10 09:19:19 UTC 2025)
passed: 0 failed: 0 of 0 tests (513ms)

@suresh-gangumalla suresh-gangumalla changed the base branch from master to v2/update September 3, 2025 06:42
@suresh-gangumalla suresh-gangumalla changed the title Router state data property issue Router data property issue Sep 3, 2025
@suresh-gangumalla
Copy link
Collaborator Author

Effectively handled in following PR, #481

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.

1 participant