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

fix: pass token to callView store via actions #13625

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Conversation

Antreesy
Copy link
Contributor

☑️ Resolves

  • Fix broken public share sidebar
  • init => import Vuex => import Pinia => import Vuex - breaking loop that should be avoided (until everything is migrated)

⚠️ server master branch (31) has now different behaviour for public shares, so testable only on stable30 (see backport)

🖌️ UI Checklist

🖼️ Screenshots / Screencasts

🏚️ Before 🏡 After
Errors in console Working as expected

🏁 Checklist

  • 🌏 Tested with different browsers / clients:
    • Chromium (Chrome / Edge / Opera / Brave)
    • Firefox
    • Safari
    • Talk Desktop
    • Not risky to browser differences / client
  • ⛑️ Tests are included or not possible

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy force-pushed the fix/noid/vuex-pinia-loop branch from c0a4909 to 4c6f65a Compare October 24, 2024 13:02
@Antreesy
Copy link
Contributor Author

/backport! to stable30

Copy link
Contributor

@DorraJaouad DorraJaouad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, circular dependency was removed

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy force-pushed the fix/noid/vuex-pinia-loop branch from 4c6f65a to 6bf5c09 Compare October 24, 2024 14:05
@Antreesy Antreesy enabled auto-merge October 24, 2024 14:06
@Antreesy Antreesy merged commit 7e3a73b into main Oct 24, 2024
46 checks passed
@Antreesy Antreesy deleted the fix/noid/vuex-pinia-loop branch October 24, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants