I installed Invoice Ninja using both git clone and the release zip. The installation works fine, but when I switch to React mode I only get a blank page. If I change to Flutter or set set_react_as_default_ap = 0;, the app loads and I can log in normally.
Here’s my environment:
Ubuntu 22.04.5 LTS (ARM aarch64)
PHP 8.3
Nginx
MySQL 9.0
Node.js v22.17.0
Is there a proper guide or fix to make React mode work correctly?