Blocking by js challenge for applications developed using the Vite JS compiler

What is the name of the domain?

appmax.com.br

What is the issue you’re encountering

Blocking by js challenge for applications developed using the Vite JS compiler

What is the current SSL/TLS setting?

Off

What are the steps to reproduce the issue?

The application was migrated from webpack to Vite, but when users access the application, it is now blocked by the js challenge.

I would like to know if it is necessary to perform any specific configuration within the Vite compiler?

We have already tried to compile a single final file to avoid dynamic imports, but it had no effect.

Does anyone know what might be happening or have an idea for a solution?

Are you still encountering this?