Skip to content

[OFF-873]: Close offline DB connection when navigating between pages#524

Open
nikolai-paramonov wants to merge 1 commit into
mainfrom
off/873-close-db-connection-before-navigating-between-pages
Open

[OFF-873]: Close offline DB connection when navigating between pages#524
nikolai-paramonov wants to merge 1 commit into
mainfrom
off/873-close-db-connection-before-navigating-between-pages

Conversation

@nikolai-paramonov

Copy link
Copy Markdown
Contributor

Checklist

  • Contains unit tests ❌
  • Contains breaking changes ❌
  • Compatible with: MX 8, 9, 10 ❌
  • Did you update version and changelog? ✅
  • PR title properly formatted ([XX-000]: description)? ✅

This PR contains

  • Bug fix

What is the purpose of this PR?

Close offline database connection before navigating between pages with OpenURL nanoflow action. It was done to resolve the issue in chrome.

@nikolai-paramonov nikolai-paramonov requested a review from a team as a code owner June 11, 2026 10:40

// Web platform
if (window) {
await mx.data.closeDbConnection();

@nikolai-paramonov nikolai-paramonov Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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.

2 participants