George Papaioannou

Results 17 issues of George Papaioannou

Hi, I want to create a new role "_formbuilder_" as well as a resource that keeps users of that role **seperated** from the _admin resouce,_ that has the ability to...

## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - [x] Local deployment - Version: - Formio.js version: 4.15.0-rc.12 - Frontend framework: react...

bug

Using the latest version of @react/formio v5.2.3 I get **Uncaught TypeError: Cannot call a class as a function** when I am trying to extend the parent component ie ```export default...

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: 4.3.0 - Formio.js version: 4.14.2 - Frontend...

bug

Entering a new entry to the Admin Resource shows an error bar without a description. https://ibb.co/kx2XjfM This happens when I select from the Action --> [Save Submission] to save submission...

Thanks for your C++ class, it very interesting. I am new in the GPS World and I was looking for a clean and small solution for my project. My question...

### Description The fetch is stuck in Pending mode. Removing the `@babel/plugin-proposal-class-properties` as proposed at [#30187](https://github.com/facebook/react-native/issues/30187) is not worked for me. Also in my case neither the XMLHttpRequest worked. ```...

🌐Networking
Platform: Android
Needs: Triage :mag:

**Describe the solution you'd like** Can this module support thousands of items without the async loading? Is the performance acceptable? **What value does this proposed solution bring to users?** A...

**Describe the bug** Using a modified version of the official example below to **open** the File Dialog Programmatically in my ReactJs project, it appears to be functioning properly under my...

bug

### Summary There is no way to get the custom item properties (besides the id, label, disabled, children, etc) for extra customization. ### Examples ``` const ITEMS = [ {...

docs
customization: extend
component: tree view