-
Currently, you can't use this module as a tab in Opal.Tabs. A support for pages in Opal.Tabs or something like AboutFlickableBase in this module would be nice to have.
If anyone else wants to use t…
-
Steps to reproduce:
- Clone https://18xx.games/game/183786?action=289
- Skip companies
The game doesn't progress and there's an error in the console: "Uncaught name: undefined method `name' for …
-
Is it possible to update the ENV variable of "OPAL_SERVER_URL" with an external url like below
Client end ENV variable:
OPAL_SERVER_URL: https://opal-server.example.com
As when I am…
-
On Bun version 1.1.31 the following happens:
```
FrozenError: can't modify frozen Hash: {}
cause: {
"$$id": 4,
"$$frozen": true,
"$$comparable": false
}
```
Object with $$id: 4 is the …
-
JavaScript/Browsers String implementation is "funky" in so far, as it can handle to display UTF-16 correctly, also do transformations correctly in UTF-16, mostly, yet some methods treat strings as UCS…
-
Hello.
I met an error when using postgres fetch provider.
ValueError: OPA Client: unexpected status code: 400, error: {'reason': 'You have malformed a bad request', 'description': 'The content i…
-
As a developer I want to use breadcrumbs from nebula not opal because opal is becoming unsupported.
This can be added if the underlying platform is updated so that 2.0.0 widgets can be included.
-
The `OPARunner` responsible of executing inline OPA server as a subprocess of the OPAL Client.
Change the command of the `OPARunner` with configurable path for the OPA executable.
https://github.c…
-
i get this after the latest update
pydeconz is version 118
homeassistant
```
atomicwrites-homeassistant 1.4.1
home-assistant-bluetooth 1.13.0
home-assistant-frontend 20241031.0
h…
-
First I've configured OPAL Server to utilize local Redis instance (running as Docker container)
```
OPAL_BROADCAST_URI=redis://broadcast-channel:6379
OPAL_POLICY_REPO_POLLING_INTERVAL=5
```
a…