We are currently facing an issue with our webapp on the Vicharak boards:
- The app works fine on other browsers, but on the boards, Chromium (v91.0.4472.164) does not render TailwindCSS styles correctly.
- This is because the deployed webapp relies on modern CSS features (e.g.,
oklch(), container queries, etc.) that are not supported in Chromium 91.
To resolve this, we need to update Chromium on the boards to a more recent stable release (ideally v110+). Could you please help with updating it to the latest stable version supported for our architecture.
This update is critical for proper rendering of the UI. Please prioritize and let us know once it’s completed.