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

Pressing delete crashes application #53

Closed
bmitchinson opened this issue Sep 29, 2019 · 0 comments
Closed

Pressing delete crashes application #53

bmitchinson opened this issue Sep 29, 2019 · 0 comments

Comments

@bmitchinson
Copy link

To Reproduce:

(tested on edge and chromium)

open up a new mydraft.cc document (can be an existing one as well)
click the delete icon on an element (or hit the delete key)

Application crashes:

Uncaught TypeError: Cannot read property 'isLocked' of undefined
    at src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2
    at Array.filter (<anonymous>)
    at src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2
    at src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2
    at src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2
    at src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2
    at Object.getSelectedItems (src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2)
    at Function.mapToProps (src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2)
    at r (src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2)
    at h (src.dd5cfa859903f69abebc.js?dd5cfa859903f69abebc:2)
bm8hdqjudnc606vhirfg:1 Failed to load resource: the server responded with a status of 404 ()
SebastianStehle added a commit that referenced this issue Sep 30, 2019
Author: Sebastian <sebastian@squidex.io>
Date:   Mon Sep 30 09:52:42 2019 +0200

    Fixes #53: Crash when deleting item(s).
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

No branches or pull requests

1 participant