Skip to content

Fix/share access#4521

Open
dartcafe wants to merge 2 commits intomainfrom
fix/share-access
Open

Fix/share access#4521
dartcafe wants to merge 2 commits intomainfrom
fix/share-access

Conversation

@dartcafe
Copy link
Collaborator

  • removed share loading, because the share gets loaded via session loading already
  • fixed assigning the default user to the share and poll
    this caused that the poll owner got applied to the share due to vue's reactive mechanism
    vue caches the user object and applies the proxy to the share, which then represented the poll owner instead of the share user.

fix #4496 hopefully, too.

Signed-off-by: dartcafe <github@dartcafe.de>
Signed-off-by: dartcafe <github@dartcafe.de>
@dartcafe dartcafe added this to the 9.0.0 milestone Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creation of duplicate poll when registered user access poll via public link

1 participant