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

[stable29] fix(comments): Fix issues thrown by comments sidebar tab code #44903

Merged
merged 2 commits into from
May 28, 2024

Commits on May 28, 2024

  1. fix(comments): Fix issues thrown by comments sidebar tab code

    When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data).
    
    This is fixed as well as some other vue related errors in the sidebar
    
    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8b0a8b6 View commit details
    Browse the repository at this point in the history
  2. chore: Compile assets

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ef7bead View commit details
    Browse the repository at this point in the history