docs(forms): remove reference to firefox bug that was fixed (#40855)
PR Close #40855
This commit is contained in:
parent
75db0c7445
commit
c56682783c
@ -75,8 +75,7 @@ function _extractId(valueString: string): string {
|
|||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
* **Note:** We listen to the 'change' event because 'input' events aren't fired
|
* **Note:** We listen to the 'change' event because 'input' events aren't fired
|
||||||
* for selects in Firefox and IE:
|
* for selects in IE:
|
||||||
* https://bugzilla.mozilla.org/show_bug.cgi?id=1024350
|
|
||||||
* https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4660045/
|
* https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4660045/
|
||||||
*
|
*
|
||||||
* @ngModule ReactiveFormsModule
|
* @ngModule ReactiveFormsModule
|
||||||
|
Loading…
x
Reference in New Issue
Block a user