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

Simultaneous editing attempt crashes Acorn #262

Open
artbrock opened this issue Mar 20, 2023 · 2 comments
Open

Simultaneous editing attempt crashes Acorn #262

artbrock opened this issue Mar 20, 2023 · 2 comments

Comments

@artbrock
Copy link

Cannot read properties of undefined (reading 'firstName')

I think Zippy and I may have tried to edit the same card. Error was as follows...

TypeError: Cannot read properties of undefined (reading 'firstName')
    at EditingOverlay_EditingOverlay (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:121597:132)
    at oh (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77784:146)
    at Rj (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77892:496)
    at Qj (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77877:265)
    at Kj (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77877:194)
    at yj (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77870:172)
    at file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77754:115
    at exports.unstable_runWithPriority (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:80721:467)
    at cg (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77753:325)
    at fg (file:///tmp/.mount_Acorn-27ORcI/resources/app.asar.unpacked/web/app.js:77754:61)
@Connoropolous
Copy link
Collaborator

You should be fine on 'second use'. There can be an issue like that that I've seen during new project member joining, without reload/restart of the app

@pegahvaezi
Copy link
Collaborator

@Connoropolous still keeping this issue open?

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

3 participants