Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Framework7 Svelte: Root page disappears on navigate back

オープン
#4,293 コメント 14 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
42/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
静か
技術スタック
javascript
領域
frontend, mobile

調査の方向性

chats から chat、chat info、chat への戻り、最後に chats list へ進む framework7-svelte のナビゲーションフローを再現します。その後、消えるビューの前後におけるルート変更とページイベントを調査します。失敗する戻り操作と、正常に動作する直接の戻り操作を比較し、コンソールエラーなしで chats list がレンダリングされたままになることを確認します。

索引モデルが issue の本文から書いたものです。

説明

I'm posting here because the forum is blocking all new signups from all IP addresses.

I'm using framework7-svelte and have a page with several views (one that is set as the main view) and then pages that are loaded via routes (think whatsapp style messenger that navigates from a chats page, into a chat, and then clicking on the nav bar goes into a profile page).

  • I can navigate to a chat and back to the chats list (main view) without trouble.
  • I can navigate between tabs without trouble
  • The issue is that when I go from chats list -> chat -> chat info -> chat -> chats list. The last step animates the chat page out and shows the chats list page for a fraction of a second before completely disappearing.

There are no console errors and I can see that the page events are firing, the UI is just not being rendered properly.
I've also added console logs on each route change and logged out the full route params, nothing seems amiss here. There's no difference in the params from when the page loads initially vs when it disappears.

Any ideas?

主要言語
JavaScript
スター
18.8k
フォーク
3.2k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

framework7io/framework7 のほかの issue

framework7io/framework7 の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。