Ivan Danyliuk
Ivan Danyliuk
> Did you ever find a solution/workaround? @OppositeDragon I implemented it as a a fallback with unary connection. For my use case it's okay, as I expect most users to...
Hit this as well. Every 'table' in Data Explorer throws this: ``` QueryError: possibly not a distinct set returned by an expression for a computed link '__count_events_9' | 16 |...
Confirming that upgrade to 6.4 fixes the issue.
Related: https://github.com/flutter-form-builder-ecosystem/flutter_form_builder/discussions/1366
Basically, as soon as tabs/pages are added to form, it will stop working and submitting all fields (unless user clicked all tabs manually). The problem is on intersection of two...
If anyone is interested for workaround for tabbed forms, here is a version of tabbar that works for me (it uses IndexedStack to show all the tabs): ```dart class FormTabBar...
@elprans I've encountered it on the local MacOS dev machine. Refactored the query to avoid transaction, but still confused about why it worked before.
I see this on every command execution as well: `~/.rvm/scripts/rvm:29: operation not permitted: ps`
> If the issue is still occurring All the time )