-
oh-context variables and constant expressions are evaluated before the component is mounted. If the UI is newly opened (or recently reset) any item states are not available via the store when those ex…
-
Link to GenUI components: https://github.com/Privoce/GenUI-Builtin-Component
Currently we use a few different in-app navigation widgets, but none of them are great. For example, the stack navigatio…
-
## Steps to Reproduce
HTML
```html
name=test_name some text here
```
`HtmlWidget` configuration
```dart
Widget _htmlWidget(String string) {
return HtmlWidget(
…
-
![image](https://github.com/user-attachments/assets/9ec1085a-dd12-4733-a5e9-872df3993498)
I think the circle should be smaller than this. Maybe the same size as the one on the vector widget?
Pro…
-
**Describe the bug**
I've encountered an issue with VideoTrackRenderer on the web where it blocks click events for the parent component.
Notably, this problem only appears on the web; in my testing…
-
### What happened?
I have a FlameGame using riverpod that is moved around the widget tree quite a bit, and reparented. Typically it's fine, but about 5% of the time an error is thrown: `setState() or…
-
Hi
Thank you for nice [custom angular element widget tutorial](https://github.com/formio/angular/wiki/Custom-Components-with-Angular-Elements)
I'd like to do custom table but with possibilities to d…
-
**What version of Tailwind CSS are you using?**
For example: v4.0.0-alpha.21
**Describe your issue**
Currently the `@theme` CSS properties are exposed to `:root`, which is great but it would …
-
## Description
This feature request proposes UI and style improvements for several core widgets in JetFormBuilder, including:
- **Date Picker**
- **Select and Select2 Dropdowns**
- **Media Upload*…
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
When…