-
Recently I figured out the LSP correctly resolves types with qualified names, but it follows every aliases. So every time you hover over an `Element(a)` in Lustre, the LSP actually resolves to `vdom.E…
-
Version: gleam@1.6.2 (OTP26)
## Steps
Clone this version of lustre and try to build one of the test projects
```sh
git clone https://github.com/lustre-labs/lustre.git
cd lustre
git checkou…
-
Version: gleam@1.6.2 (OTP26)
Building upon this issue: https://github.com/gleam-lang/gleam/issues/3890
Clone this version of lustre
```sh
git clone https://github.com/lustre-labs/lustre.git
…
-
When using the Get-FGTMonitorSystemConfigBackup command with -vdom vdomX it will return the full config.
This is easily fixed as the scope just needs to be changed from global to vdom if vdom is gi…
-
Hello,
First, thank you for this great set of tools.
I use the following script to upgrade more than 100 Fortigates :
```
fortios_monitor:
selector: 'upgrade.system.firmware'
…
-
- [x] Check if updating to the latest Preact version resolves the issue
**Describe the bug**
A React Aria [`ComboBox`](https://react-spectrum.adobe.com/react-aria/ComboBox.html) containing [`ListB…
-
The route map module, fortios_router_route_map, always shows changes, because it always grab the full route-map config with defaults, instead of just the explicitly set parameters .
This behaviour …
-
I was reading over Cycle's implementation and noticed an unexpected behavior while trying out some of the examples: it seems that components are re-created any time their parent changes, causing signi…
-
In the context of modern web development, many frameworks and libraries rely on the concept of a virtual DOM (VDOM) to manage and efficiently update the actual DOM of the web application. The ability …
irony updated
2 months ago
-
Vanilla Live View exposes[ several utility commands](https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.JS.html) that can be used to run local, optimistic changes when an even is about to be sent t…