mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Fix empty board loading state and browser P2P patch (#1175)
* fix(board): show loaded empty boards * fix(p2p): patch browser hooks runtime * fix(board): stop flash loading for explicit empty boards * fix(board): wait for feed on preloaded empty pages
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ packageExtensions:
|
||||
peerDependencies:
|
||||
"@types/react": ">=18.0.0"
|
||||
react: ">=17.0.1"
|
||||
"@pkcprotocol/pkc-js@0.0.47":
|
||||
"@pkcprotocol/pkc-js@0.0.48":
|
||||
dependencies:
|
||||
"@libp2p/webtransport": "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user