A customer reported a problem where, when navigating to the Font Awesome plugin settings page, it was a white screen, and the JS console showed an error:
Font Awesome plugin error when initializing admin settings view TypeError: Cannot read properties of undefined (reading 'jsx')
This looks like it may have to do with a problem with React compatibility.
It may also be the case that some other plugin or theme on the affected web site overwrote the version of React in the global space, causing this problem.
Task: verify that the plugin works on a clean installation of WP 6.4.3.