-
-
Notifications
You must be signed in to change notification settings - Fork 502
Closed as not planned
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsgood reproduction ✨This issue provides a good reproduction, we will be able to investigate it firstThis issue provides a good reproduction, we will be able to investigate it first
Description
Steps to reproduce
In tsx, native properties and event type errors are used
Type '{ xmlns: string; "xmlns:xlink": string; fill: string; }' is not assignable to type 'SVGAttributes & ReservedProps'.
Property 'xmlns:xlink' does not exist on type 'SVGAttributes & ReservedProps'.
Link to minimal reproduction
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsgood reproduction ✨This issue provides a good reproduction, we will be able to investigate it firstThis issue provides a good reproduction, we will be able to investigate it first