joel
Results
1
issues of
joel
The current `Image` React component implementation for blocks causes an error as `fetchPriority` is not a recognized attribute and need to be changed to [`fetchpriority`](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/img#fetchpriority).  [packages/react/src/blocks/Image.tsx](https://github.com/BuilderIO/builder/blob/a491242b6c0370933abfca1a664e9c0501faefef/packages/react/src/blocks/Image.tsx#L356)