aleph.js icon indicating copy to clipboard operation
aleph.js copied to clipboard

The Full-stack Framework in Deno.

Results 96 aleph.js issues
Sort by recently updated
recently updated
newest added
trafficstars

Hello, I'm trying to use aleph with `@react-three/fiber` and `@react-three/drei`, I was able to create a canvas and everything looked good until I imported `drei`, but now it's giving me...

Dynamic routes should not be caught before any other routes. ## Example 1 I have the following structure: ``` /routes/$pageId+.tsx /routes/posts/index.tsx /routes/posts/$id.tsx ``` The route `$pageId+` catches **all** paths. The...

I tried to use both https://chakra-ui.com/ and https://mantine.dev/ with a fresh aleph installation at https://github.com/vinaybedre/aleph-chakra-ui In both the cases, even if I use just a single component, aleph downloads every...

As the code is written, new entries appear in the demo.lock file ``` { "version": "2", "remote": { "http://localhost:3000/components/Footer.tsx?ssr&v=lbyjfzey": "945b8312124fbccd53c21b0d3b56679a43ba1ced154060233ecce9395531058a", "http://localhost:3000/components/Footer.tsx?ssr&v=lbyjvrnt": "945b8312124fbccd53c21b0d3b56679a43ba1ced154060233ecce9395531058a", "http://localhost:3000/components/Footer.tsx?ssr&v=lbyjwo92": "945b8312124fbccd53c21b0d3b56679a43ba1ced154060233ecce9395531058a", "http://localhost:3000/components/Footer.tsx?ssr&v=lbyk7km7": "945b8312124fbccd53c21b0d3b56679a43ba1ced154060233ecce9395531058a", "http://localhost:3000/routes/_404.tsx?ssr&v=lbyjfzey": "a560cb660c5852592758a1b08ed4edb0e8adb902ef3f034534e5ba48a862849e", "http://localhost:3000/routes/_404.tsx?ssr&v=lbyjvrnt": "a560cb660c5852592758a1b08ed4edb0e8adb902ef3f034534e5ba48a862849e",...

On the [front page of the Aleph Documentation site](https://alephjs.org/docs), in the first section of prose, is this peculiar import statement right above the title text: Unfortunately I don't have time...

See https://maximorlov.com/deploying-to-github-pages-dont-forget-to-fix-your-links/#prefix-all-links for more context, what is the equivalent solution in Aleph.js?