Oleksandr
Oleksandr
### Expected Behavior - [ ] 1. Saved snippets can be grouped to collections. - [x] 2. Copy URL for specific snippet possibility so one can specify it in an...
### Describe the bug Primeng tree - seems like all version affected Reproduce steps: 1) user just used a p-tree filter 2) then lazyLoaded some additional nodes - 3) onNodeClick...
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 drag other formio widgets into cells (Yeah, there is standard...
Hi REASON to ask: I am implementing custom angular file-select component and want File object to be accessible as formfield value on formSubmit. But when I do valueChanges.emit({file: someFileObjWithBlob}) inside...