-
Please do work for this task in a branch called issue-XXX.
-
### Description
To reproduce, add a simple guard() hook and configure guard() to run client-side only:
```javascript
export async function guard(pageContext) {
console.log("guard");
}
```
…
-
### Description of the bug
The file extension is only validated on client side when uploading a file via the vaadin upload component.
### Expected behavior
Validation on client and server side. At …
-
### Description
Unable to parent NetworkObject to a NetworkObject only on client.
### Reproduce Steps
1. Host spawns NetworkObject (DestroyedWithScene = true) and parent it via script.
###…
-
We are going to be changing the behavior of OpenApp/ReconnectApp when it does a full reconnect to replace the full reports list that the client has stored instead of merging with it. This means that a…
-
### NextUI Version
2.4.8
### Describe the bug
Newly installed NextJS version with turbopack causing this issue: `createContext only works in Client Components`
I did not create any new compoents y…
-
I am currently using Windows 11 23H2 (Build 22631.4317) and have installed OpenVPN-2.6.12-I002-amd64. The OpenVPN GUI is loaded and the configurations are displayed. When I now start a configuration, …
-
### Describe the enhancement
Preset to only install a validator client and set up the node connection (execution & consensus) in the installation.
Also should include the option to remove monitoring…
-
Very strange one.
`CLIENT_ONLY=1 ./make-all.sh` fails with:
```
cat /Users/macos12/xpra/py2app.log
Traceback (most recent call last):
File "/Users/macos12/xpra/./setup.py", line 2836, in
…
-
Reproduction: fork this in develop branch https://github.com/mathix420/mathix.dev/tree/develop
Config:
```ts
export default defineNuxtConfig({
future: { compatibilityVersion: 4 },
compatibilityDa…