Closed mikaeljan closed 2 months ago
When setting playsInline attribute to a <video> tag following error is shown:
playsInline
<video>
Error: jsx: prop 'playsInline' isn't valid on a 'video' element.
Sources:
This is fixed here https://github.com/ml-in-barcelona/server-reason-react/pull/149, closing.
Could you pin it to the latest main version?
When setting
playsInline
attribute to a<video>
tag following error is shown:Error: jsx: prop 'playsInline' isn't valid on a 'video' element.
Sources: