-
I am making a multi-page form, and I want the user to be able to move back and forth between the pages. Moreover, when the user moves back to a previous page, I want the form to be automatically re-fi…
-
(0) Thank you Neil @ngunn for your helpful explanation of unzipping / modifying / zipping the package in the `.cabal` directory and then running `cabal install elm-yesod` again, here:
https://githu…
-
I was hoping to chain a few http requests into a task when I noticed that Elm's `Http.toTask` function hasn't been adopted (or is missing).
I attempted to split the current `Http.send` function int…
-
https://medium.com/nerd-for-tech/og-meta-tags-9cc121f5fec4
-
with https://github.com/dwyl/app-mvp-elm/issues/43 the home page which is currently displaying the link for authentication and logout won't exist anymore.
- [x] Create a navigation UI containing `l…
-
Gday,
elm-pages looks pretty awesome so I thought I would try it out.
I followed the instructions in README and cloned the repo, npm install, then npm start and I get the following error. Not s…
-
Reposting here as suggested.
https://github.com/dillonkearns/elm-pages/issues/141#issuecomment-683936031
Title says it all. I was having difficult getting line breaks to display in certain files u…
-
If you use a redirect with a 200 status (for example, [Netlify redirects](https://docs.netlify.com/routing/redirects/)), the page should work correctly. That means:
- Fetch the `content.json` file …
-
I'm trying to define a custom task.
```js
// custom-backend-task.js
import child_process from "node:child_process";
/**
* @param { string[] } args
* @returns { Promise }
*/
export async f…
-
i have been getting this:
do i need to update the version?
![image](https://github.com/isanchop/stuhack/assets/52102887/369ba551-59fb-4130-8a28-ac94ca282e12)