Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable29] Fixes #3902 : allow double click in image picker #3926

Merged
merged 1 commit into from
Aug 19, 2024

Commits on Aug 19, 2024

  1. Fixes #3902 : allow double click in image picker

    Steps to reproduce the behavior:
    
    1. Open any document in Nextcloud Office
    2. Insert -> Insert Image... (it shows NC file picker)
    3. Double click on any entry (or even anywhere in the dialog?)
    4. Click button 'Insert Image'
    
    Result: no image inserted, in the browser console we can see error:
    Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'path')
    
    Signed-off-by: Szymon Kłos <[email protected]>
    eszkadev authored and backportbot[bot] committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    154a38d View commit details
    Browse the repository at this point in the history