Closed rafgraph closed 7 years ago
Use a focus registry to track events that cause focus/blur calls (e.g. mousedown) so focus/blur is not called twice as event bubbles through nested Interactive components.
Use a focus registry to track events that cause focus/blur calls (e.g. mousedown) so focus/blur is not called twice as event bubbles through nested Interactive components.