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

[REACT] React event renderer refreshes only first time #7861

Closed
jsakalos opened this issue Nov 14, 2023 · 1 comment
Closed

[REACT] React event renderer refreshes only first time #7861

jsakalos opened this issue Nov 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)

Comments

@jsakalos
Copy link

Steps to reproduce:

  1. Navigate to https://bryntum.com/products/scheduler/examples/frameworks/react/javascript/react-events/build/
  2. In console: bryntum.query('scheduler').eventStore.first.name = 'Hello' – the first event correctly refreshes.
  3. In console: bryntum.query('scheduler').eventStore.first.name = 'Hello World' – the first event does not refresh.
  4. No subsequent data changes refresh the UI.
  5. Scrolling back and forth does refresh.

Related forum post

@jsakalos jsakalos added bug Something isn't working high-priority Urgent to have fixed in progress forum Issues from forum OEM OEM customer labels Nov 14, 2023
@jsakalos jsakalos self-assigned this Nov 14, 2023
@ghulamghousdev ghulamghousdev self-assigned this Nov 22, 2023
@ghulamghousdev
Copy link
Member

We have checked this issue and it is not reproducible on the latest release branch. We doubt that it got fixed in this ticket #7891. So we are closing this ticket and the fix will be available in version 5.6.2.

Screen.Recording.2023-11-22.at.6.40.05.PM.mov

@ghulamghousdev ghulamghousdev added resolved Fixed but not yet released (available in the nightly builds) and removed in progress labels Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum high-priority Urgent to have fixed OEM OEM customer resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants