Skip to content

fix(file-uploader-web): offline suport#2347

Open
Andries-Smit wants to merge 1 commit into
mendix:mainfrom
Andries-Smit:fix/file-upload-web/offline
Open

fix(file-uploader-web): offline suport#2347
Andries-Smit wants to merge 1 commit into
mendix:mainfrom
Andries-Smit:fix/file-upload-web/offline

Conversation

@Andries-Smit

Copy link
Copy Markdown
Contributor

Potential solution for Support ticket #283525

We have encountered an issue with the Mendix FileUploader widget from the marketplace when using PWA offline synchronization profiles. Although the widget is marked as offline-compatible in the source code (https://github.com/mendix/web-widgets/blob/main/packages/pluggableWidgets/file-uploader-web/src/FileUploader.xml#L2C106-L2C129), image previews fail to display during multi-file uploads in PWA offline mode. It does not set the file name correctly, and image can not be displayed in the app.

Note that single file uploads work correctly with the default File Uploader included in Studio Pro.

TestPWA_UploadOfflineImages

@Andries-Smit
Andries-Smit requested a review from a team as a code owner July 20, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant