You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not necessarily a bug, but maybe a react best practice. When executing a sample rest endpoint, I am noticing a warning on the console. Please see screenshot below. The issue originates from swagger-ui/src/core/components/curl.jsx
The text was updated successfully, but these errors were encountered:
locomotif
changed the title
React attributes
React boolean attributes should not use string values
Oct 2, 2018
locomotif
changed the title
React boolean attributes should not use string values
JSX boolean attribute "readOnly" should not use string values
Oct 2, 2018
Q&A (please complete the following information)
To reproduce...
This is not necessarily a bug, but maybe a react best practice. When executing a sample rest endpoint, I am noticing a warning on the console. Please see screenshot below. The issue originates from
swagger-ui/src/core/components/curl.jsx
Please note the
readOnly
attributeExpected behavior
I expect no warnings
Screenshots
The text was updated successfully, but these errors were encountered: