Matheus
Results
2
comments of
Matheus
## Remix `vite.config.ts` ```ts import { vitePlugin as remix } from '@remix-run/dev' import { defineConfig } from 'vite' import tsconfigPaths from 'vite-tsconfig-paths' async function startVelite(isDev: boolean, isBuild: boolean) { if...
> 1. Please use the componentDidUpdate method for the updating the state. @ramanguptazelhus Did you fixed this issue in your codebase? If so, can you share how you did it?