<Image />
accepts the style
property even though it is ignored
#18793
Milestone
<Image />
accepts the style
property even though it is ignored
#18793
Bug report
Describe the bug
<Image />
accepts thestyle
property even though it is ignored.To Reproduce
In a TypeScript file, try to build the following code:
Expected behavior
A TypeScript error should occur.
The text was updated successfully, but these errors were encountered: