Andrew Macrae
Andrew Macrae
Double-clicking (with toggleOnDblclick true) does not reset the image. It returns it to the default zoom, but does not recenter the image. In some cases it could disappear offscreen. Double-clicking...
Specific use case: in "Validation" tab for many if not all components, "Validate On" has a default value of "Change". We would like to change this default to "Blur". Is...
## Environment - Hosting type - [ ] Form.io - [x] Local deployment - Version: - Formio.js version: 4.14.4 - Frontend framework: React - `@formio/react: 5.2.0` ## Steps to Reproduce...
I cannot upload a video file with the current version (3.4.0)  The code: ``` cy.fixture('images/sample_video.mp4', 'base64').then(fileContent => { cy.get('input.uppy-Dashboard-input').upload( { fileContent, fileName: 'sample_video.mp4', mimeType: 'video/mp4' }, {...
The docs mentions a prop "controlsList" but it is not documented in the audio tag documentation. Also the player has a ... menu with "Download" as an option which the...
## Environment - Hosting type - [ ] Form.io - [x] Local deployment - Version: 5.1.1 - Formio.js version: 4.13.2 - Frontend framework: react 16.13.1 Migrating to `@formio/react` from `react-formio`:...
## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: 4.3.0 - Formio.js version: 4.12.1 - Frontend...
## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: react-formio: 4.3.0 - Formio.js version: 4.12.1 -...
The `` component has event callbacks for onPrevPage and onNextPage. Unfortunately using breadcrumbs renders these functions rather useless as users can skip to any page without triggering. So the the...
This says it all — current version of Chrome: Version 116.0.5845.187 (Official Build) (arm64); MacOS 13.5.2 