question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

next,prev & onExit not working (not even in your demo case)

See original GitHub issue

My case:

Inserted regions with a few points => Polygon. Tried if the next,prev works - it doesn’t. (No error, whatsoever)

Tried to see if it saves - it doesn’t. Only gives out an error:

react-dom.production.min.js:52 Uncaught TypeError: Cannot delete property 'lastAction' of #<Object>
    at onExit (index.js:23)
    at index.js:145
    at index.ts:12
    at index.js:202
    at index.ts:12
    at onClick (index.js:29)
    at Object.s (react-dom.production.min.js:14)
    at f (react-dom.production.min.js:14)
    at react-dom.production.min.js:14
    at _ (react-dom.production.min.js:15)

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
NikunjPansuriyacommented, Apr 16, 2021

For me it’s working with the following versions:

"react": "^16.11.0",
"react-dom": "^16.11.0"
"react-image-annotate": "^1.7.10"
2reactions
seveibarcommented, Feb 13, 2021

plz help

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug List - Mozilla
The only support site on the net - where you really can see people work! ... VERI, FIXE, table alignment not quite right...
Read more >
What To Do When Tech Issues Interrupt Your Demo - Salesforce
Before we get to that, a few quick pieces of advice of avoiding technical issues during a demo in the first place: Practice:...
Read more >
Re: [PATCH RFC] net: memcg accounting for veth devices - Luis ...
So I went and I solved the original problem because it was still not > solved. ... No packets are used in the...
Read more >
[RELEASED] MaxVR Oculus Rift Video Player - DK2 - Page 57 ...
Any issues, email me contact @ supersinfulsilicon.com or join the MaxVR #support ... Oculus Audio Spatializer is Currently disabled, not working properly ...
Read more >
[APP][4.0.3+] XenoAmp 0.405 (22052015) - A Slightly ... - XDA Forums
I still don't know how the calibration is supposed to work however. ... Now about the playlist thing, I'm not really sure how...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found