epic-stack icon indicating copy to clipboard operation
epic-stack copied to clipboard

This is a Full Stack app starter with the foundational things setup and configured for you to hit the ground running on your next EPIC idea.

Results 65 epic-stack issues
Sort by recently updated
recently updated
newest added

Just thought I would share an issue for anyone that might run into the same problem. I am using the shadcn datatable and pagination. In the root.tsx file, the parent...

This does not change the behaviour of the imports, but just makes it obvious what is provided by `node` itself.

This will make it so we don't need to change the version 6 times (1 time in `package.json`, 1 in `other/Dockerfile` and 4 times in `.github/workflows/deploy.yml`. Instead it will be...

It provides the same functionality and one less dependency to worry about.

This PR just fixes the annoying hydration warning that appears on Firefox on script nonces: ## Test Plan ## Checklist - [ ] Tests updated - [ ] Docs updated...

On first load, when website is still not cached, it's loading the web page without styles, then reloading it with the right styles, so It's giving a really bad impression...

https://github.com/epicweb-dev/epic-stack/blob/9db9a75949463de571f3018d3b1151004d6c50e3/app/root.tsx#L172 Correct me if I’m wrong but since the `'X-Robots-Tag', 'noindex, nofollow'` header is set in server: https://github.com/epicweb-dev/epic-stack/blob/9db9a75949463de571f3018d3b1151004d6c50e3/server/index.ts#L217 The above meta tag might not be needed. > Instead of a...

I might be missing something here, but when using `` form.errors is always undefined even when the form has errors. If you log `form.allErrors` you get an object of all...

Select, Time, Number, and Combobox. Props might need some work. ## Test Plan ## Checklist - [ ] Tests updated - [ ] Docs updated ## Screenshots

Does anyone know why this would suddenly be cropping up as an issue when running the typecheck command? ![Screenshot 2024-09-08 at 11 15 33 AM](https://github.com/user-attachments/assets/55001e9b-2394-48b4-b068-1aea8685fa0e)