ActiveReportsJS compiling issue (ReactJs)

Posted by: syed.tahir on 2 September 2024, 10:02 am EST

    • Post Options:
    • Link

    Posted 2 September 2024, 10:02 am EST - Updated 2 September 2024, 10:11 am EST

    active-report.zip

    Application use Create React App template and installed @mescius/activereportsjs-react v5.0.3.

    Then cannot start the application. I have also attached the zip of the application, please investigate this

  • Posted 3 September 2024, 12:59 am EST

    Hi Syed,

    The ‘create-react-app’ has been deprecated by the React team and therefore it contains older config which refers to old react-scrips, you can refer to the legacy react documentation for the ‘create-react-app’ here Create a New React App.

    In the latest documentation from the React team, they have suggested using one of their provided frameworks which you can check here: Start a New React Project.

    Using a suggested framework with React overrides the older React config and includes the latest React script, which will also fix the error.

    We support NextJS and Vite with React. You can follow the steps from our documentation to create your React app here Get Started with ActiveReportsJS Report Viewer React Component.

    Hope it helps!

    Thanks,

    Anand

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels