Next-dev.js:20 Warning: Invalid DOM property `playsinline`. Did you mean `playsInline`?

I’m getting this issue using client-view web version (2.18.0) in my Next.js app:
next-dev.js:20 Warning: Invalid DOM property playsinline. Did you mean playsInline?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.