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

Communication: Post reaction bar tracking expression causes a lot of warnings locally #9711

Open
PaRangger opened this issue Nov 8, 2024 · 0 comments
Labels
bug client Pull requests that update TypeScript code. (Added Automatically!) communication Pull requests that affect the corresponding module core Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module text Pull requests that affect the corresponding module

Comments

@PaRangger
Copy link
Contributor

Describe the bug

In the communication module, when running the client locally, various warnings get thrown stating that the post-reaction-bar component causes re-creation of the entire collection. The warnings look like this:

Bildschirmfoto 2024-11-08 um 16 57 36

To Reproduce

  1. Run client locally
  2. Go to course
  3. Go to communication tab
  4. Open inspect/debug window of you browser
  5. View the warnings

Expected behavior

The warning should not show at all.

Screenshots

No response

Which version of Artemis are you seeing the problem on?

7.7.0

What browsers are you seeing the problem on?

Chrome

Additional context

No response

Relevant log output

No response

@PaRangger PaRangger added bug client Pull requests that update TypeScript code. (Added Automatically!) communication Pull requests that affect the corresponding module labels Nov 8, 2024
@github-actions github-actions bot added core Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module text Pull requests that affect the corresponding module labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug client Pull requests that update TypeScript code. (Added Automatically!) communication Pull requests that affect the corresponding module core Pull requests that affect the corresponding module lecture Pull requests that affect the corresponding module programming Pull requests that affect the corresponding module text Pull requests that affect the corresponding module
Projects
None yet
Development

No branches or pull requests

1 participant