[PR #1383] [MERGED] Fix page prop fetching when getInitalProps method is undefined #1306

Closed
opened 2026-03-03 00:25:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1383
Author: @Rokt33r
Created: 12/2/2021
Status: Merged
Merged: 12/2/2021
Merged by: @Rokt33r

Base: masterHead: fix/page-prop-fetching


📝 Commits (1)

  • 008abaa Fix page prop fetching when getInitalProps method is undefined

📊 Changes

1 file changed (+39 additions, -44 deletions)

View changed files

📝 src/cloud/components/Router.tsx (+39 -44)

📄 Description

  • Fixed inifite loading when opening page components without getInitalProps first time

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1383 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 12/2/2021 **Status:** ✅ Merged **Merged:** 12/2/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix/page-prop-fetching` --- ### 📝 Commits (1) - [`008abaa`](https://github.com/BoostIO/BoostNote-App/commit/008abaaff5abd6c088d8167f6957bde660542274) Fix page prop fetching when getInitalProps method is undefined ### 📊 Changes **1 file changed** (+39 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Router.tsx` (+39 -44) </details> ### 📄 Description - Fixed inifite loading when opening page components without `getInitalProps` first time --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1306
No description provided.