LauraXia123 opened a new issue, #4685: URL: https://github.com/apache/gravitino/issues/4685
### Version main branch ### Describe what's wrong Setting inline styles in my React application. In this case, for a img `<img src="https://analytics.apache.org/matomo.php?idsite=62&rec=1&bots=1&action_name=Overview" style="border:0;" alt="" />` React tells me: > Uncaught Invariant Violation: The style prop expects a mapping from style properties to values, not a string. For example, style={{marginRight: spacing + 'em'}} when using JSX. This DOM node was rendered by `SentenceView ### Error message and/or stacktrace <img width="1804" alt="image" src="https://github.com/user-attachments/assets/1e5b1a09-483b-41d3-84b0-468b7982ea69"> ### How to reproduce N/A ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
