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.

The blur-event in the editor doesn`t work correctly, it runs only for textarea field. What can be done to make blur works for all?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
pteyssedrecommented, Apr 20, 2019

Hi,

Thanks for the fix, but for me the blur is still not working. I have version 0.13.1 and yet the blur doesn’t work. I also try with the online code demo and no luck there. The focus works perfectly but not the blur.

Any change to have a fix for that ?

0reactions
Alhamoucommented, Dec 12, 2020

the blur for me is not working, it is some fixed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Element: blur event - Web APIs | MDN
The blur event fires when an element has lost focus. The event does not bubble, but the related focusout event that follows does...
Read more >
onblur Event - W3Schools
The onblur event occurs when an element loses focus. The onblur event is often used on input fields. The onblur event is often...
Read more >
Understand Focus And Blur Event - YouTube
Understand Focus And Blur Event - Advanced JavaScript Tutorial Part - 64Learn More From Our Website:-www.dailywebtuition.
Read more >
.blur() | jQuery API Documentation
The blur event is sent to an element when it loses focus. Originally, this event was only applicable to form elements, such as...
Read more >
Focusing: focus/blur - The Modern JavaScript Tutorial
The focus event is called on focusing, and blur – when the element loses the focus. Let's use them for validation of an...
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