Skip to content

Comments

Fix client nav proxy clone issue#109

Merged
jankapunkt merged 10 commits intomainfrom
fix/client-nav-proxy-clone
Mar 6, 2025
Merged

Fix client nav proxy clone issue#109
jankapunkt merged 10 commits intomainfrom
fix/client-nav-proxy-clone

Conversation

@jankapunkt
Copy link
Member

This fix introduces a series of improvements that came up during debugging the original issue (#100)

  • prevent proxy leaking into page.props
  • properly handle selection deletion (backend)
  • client: forward unhandled global errors to flash message
  • typecast errors to boolean values on dialog action messages
  • remove invalid Quill format
  • fix many vue warnings, lint issues and formatting issues

@jankapunkt jankapunkt added this to the Next / Backlog milestone Mar 6, 2025
@jankapunkt jankapunkt linked an issue Mar 6, 2025 that may be closed by this pull request
@jankapunkt jankapunkt merged commit be399c6 into main Mar 6, 2025
8 checks passed
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.

Code: Cannot navigate after assigning a selection

2 participants