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

[BUG] Pagenumber button not updated correctly #2468

Closed
2 tasks done
dnmeid opened this issue Jun 3, 2023 · 1 comment
Closed
2 tasks done

[BUG] Pagenumber button not updated correctly #2468

dnmeid opened this issue Jun 3, 2023 · 1 comment
Labels
area/gui GUI / Webapp related BUG Something isn't working

Comments

@dnmeid
Copy link
Member

dnmeid commented Jun 3, 2023

Is this a bug in companion itself or a module?

  • I believe this to be a bug in companion

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The button preview for page number buttons is not reliably updated in webui in the buttons grid.
If you open the webui and then edit the page name for the first page the preview is updated immadiately.
After you changed the previewed page the first time, the preview of the page number button will not be updated any more when the name changes.
The update is correctly done in the preview of the EditButton component and also in emulator. Socket.io gets the update immediately. I guess it's some problem with the caching.

Steps To Reproduce

  • Open Webui
  • Change to different page
  • Edit page name

Expected Behavior

No response

Environment (please complete the following information)

- OS: MacOS
- Browser: Firefox
- Companion Version: 3.0.0-rc1

Additional context

image
@dnmeid dnmeid added BUG Something isn't working area/gui GUI / Webapp related labels Jun 3, 2023
@Julusian Julusian closed this as completed Jun 4, 2023
@Julusian
Copy link
Member

Julusian commented Jun 4, 2023

db19510

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/gui GUI / Webapp related BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants