Skip to content

Can't long press on a folder #2025

@Jobians

Description

@Jobians

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Can't long press on a folder when using fsOperation.extend

I got

TypeError: Cannot destructure property 'clipBoard' of 'openFolder.find(...)' as it is undefined.
at https://localhost/build/main.js:64013:17
at Generator.next (<anonymous>)
at asyncGeneratorStep (https://localhost/build/main.js:63699:28)
at _next (https://localhost/build/main.js:63717:17)
at https://localhost/build/main.js:63722:13
at new Promise (<anonymous>)
at https://localhost/build/main.js:63714:16
at handleContextmenu (https://localhost/build/main.js:64139:7)
at Object.onContextMenu (https://localhost/build/main.js:63953:21)
at HTMLDivElement.<anonymous> (https://localhost/build/main.js:38817:180)

Environment

Device Information:
WebView Info:
Package Name: com.google.android.webview
Version: 146.0.7680.164

App Info:
Name: Acode
Package Name: com.foxdebug.acode
Version: 1.11.8-nightly.b6ae63c
Version Code: 967

If applicable, add mockups / screenshots regarding your vision

No response

If applicable, attach your Acode.log file to this issue.

[2026-04-11T00:06:22.705Z] [ERROR] Unhandled rejection: Cannot destructure property 'clipBoard' of 'openFolder.find(...)' as it is undefined.
Stack: TypeError: Cannot destructure property 'clipBoard' of 'openFolder.find(...)' as it is undefined.
at https://localhost/build/main.js:64013:17
at Generator.next ()
at asyncGeneratorStep (https://localhost/build/main.js:63699:28)
at _next (https://localhost/build/main.js:63717:17)
at https://localhost/build/main.js:63722:13
at new Promise ()
at https://localhost/build/main.js:63714:16
at handleContextmenu (https://localhost/build/main.js:64139:7)
at Object.onContextMenu (https://localhost/build/main.js:63953:21)
at HTMLDivElement. (https://localhost/build/main.js:38817:180)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions