Frontend Project: REACT + VITE + TYPESCRIPT
Error Description:
When running the command "npm run dev" to start the server and then accessing the link the page takes approximately 6 to 10 seconds to load and the following message is displayed in the console:
Note that the message is repeated many times in the console.
<img src="
To integrate Metronic into the project (React+Vite+Typescript), the documentation detailed in the following link has been followed: https://keenthemes.com/metronic/tailwind/docs/getting-started/integration/react
The error seems to be related to this point defined in the documentation:
<img src="
Which has been configured according to the guide.
Replies (1)
Hi,
Please check the latest Metronic v9.1.0 update and get the official React version of Metronic 9 with all the HTML features fully implemented in the React way.
Preview all React version demos here
Regards,
Sean