Dinesh
Dinesh
Analytics for Desktop apps (Especially for VSCode and Jetbrains plugins )
Custom components are not maintaining the values/state when dragged. 1. I created a custom button component and have a property called buttonText to store the button text. ```ts editform: ()...
Is it possible to access the current instance of the Formio Component within the custom component? ```ts export class My CustomComponent implements FormioCustomComponent { @Input() value: string; @Output() valueChange: EventEmitter...
## Environment Angular version - 15.2.0 - Hosting type - [] Form.io - [X ] Local deployment - Version: - Formio.js version: ``` "@formio/angular": "^5.5.0-rc.11", "@formio/js": "^5.0.0-rc.27", ``` - Frontend...
can rid automatically generate code for external types without annotation? The model code is part of a 3rd path library I cannot add the `#[rid::model]`. Is there any way to...
Great project! Does matvt work with LG magic remote?
**Describe the bug** Is it possible allow large query parameters? When a URL query parameter contains 16642 or more characters I get the following error. Got more than 8190 bytes...
Support for flutter
FIrebase now supports nodejs apps. Is it possible to deploy localtunnel server on firebase?
Does it actually update the actual system context menu? Or does it just work inside a flutter app context?