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.

[fix]: i don't see any Events Support

See original GitHub issue
h('img', {
      ref: 'img',
      attrs: {
        src: this.src,
        alt: this.alt || 'image',
        style: 'max-width: 100%'
      },
    nativeOn: {  // missing this
      ready: this.ready,
      cropstart: this.cropstart, // ...
    },
      style: this.imgStyle
    })]

These events are provided with props but not on Cropper Element

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
zacharytyhaczcommented, Apr 8, 2020

@themustafaomar Awesome man! Was thinking of going in there myself to make a pull request like you have. Let’s urge @Agontuk to merge

2reactions
elanclarksoncommented, Jan 6, 2020

+1 I need this so I can pass context with the cropend event.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Events don't show on event site | WordPress.org
We will release a fix for this this month; In the meantime, there is a workaround. You can head over to Events >...
Read more >
Fix sync problems with the Google Calendar app - Android
Use this page if events you created or updated aren't showing on your computer or in the Google Calendar app. First, try these...
Read more >
Can Not See Events In The Events Calendar After Migration ...
Hi I can see that events exist but they do not populate the event list or appear on the calendar. I have not...
Read more >
Restore your calendars and events on iCloud.com
If you don't have shared calendars, go to the next step. · On iCloud.com, click · Click Restore Calendars. · To the right...
Read more >
How to use Event Viewer to fix your Windows 10 computer
Your browser can't play this video. ... The Event Viewer gives us all kinds of troubleshooting help when problems arise. … Show more....
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