Project

General

Profile

Bug #26055

React's Select is binding onChange event multiple times

Added by Ondřej Ezr about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Select compnent binds event everytime component is updated - results in as many event bindings the browser can start to have performance issues, when playing with the values of the component for a while.

Associated revisions

Revision 465ef00a (diff)
Added by Ondřej Ezr about 4 years ago

Fixes #26055 - select bind on change just once

History

#1 Updated by The Foreman Bot about 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6483 added

#2 Updated by Ohad Levy about 4 years ago

  • Target version set to 1.22.0
  • Fixed in Releases 1.22.0 added

#3 Updated by Ondřej Ezr about 4 years ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF