-
### DataGrid Checkbox Nested Group Intermediate `Select` Functionality + `Select All` Functionality
@nickcarnival @cstephens-cni
I found your snippets extremely useful, but I noticed it broke…
-
### Describe the Bug
Hello!
I have a flow that contains two types of nodes.
In the flow, type_1's children are always type_2, and type_2's children are always type_1.
I want to allow the user to…
-
V1 works the same using the v0 functionality, but when I try the new formatting for the get_flights, two issues:
1. the cookies=Cookies.new() line, the Cookies reference is not working
2. the parse…
-
```
from fast_flights import FlightData, Passengers, create_filter, get_flights
# Create a new filter
filter = create_filter(
flight_data=[
# Include more if it's not a one-way trip…
-
Hi,
This issue is clearly related to #869 but the solution provided in that issue is not working for me.
If I use it like this, relations are loaded properly:
```js
return paginate(
q…
-
Error 1
```
Positioned(
top: 53,
left: 234,
child: Opacity(opacity: 1.0,child: Container(decoration: BoxDecoration(backgroundBlendMode: BlendMode.overlay, color: Colors.red),chi…
-
strongly related to #941
**Describe the bug**
When using the filterFn on the Explorer component, the filter mechanism works for notes, but not for folders.
I've tried to add an `index.md` fil…
-
Mouse cursor is currently only set on input events, which means that a cursor that stays still won't react to a moving `TouchArea` with the `mouse-cursor` property set. The only call to `set_mouse_cur…
ilmai updated
1 month ago
-
Using a combined filter, in one of the expressions of which negation is used, the exception appears:
```
Traceback (most recent call last):
File "C:\Users\Roman\AppData\Local\Programs\PyCharm Pro…
-
**Is your feature request related to a problem? Please describe.**
I currently use Aves as my image selection intent handler (my file manager app doesn't provide one; the only other provider is an …