Galen Sprout
Galen Sprout
While developing for a personal project, I came across a weird behavior where although I could click around my app no problem and new pages would render no problem. Except...
Added my company
Recently I've faced a different issue when using Obelisk so the following is a hack around that issue (see: https://github.com/obsidiansystems/obelisk/issues/962) however this feels worth reporting. The hack was using getPostBuild...
` let mappy = Map.fromList $ fmap (\x -> (x,x)) $ [ "As soon as possible" , "1-2 months" , "3-6 months" , "6+ months" ] dropdown "As soon as...
Very low priority bug / very easy to fix for the user but I kept receiving the error that 'src-ba29225b8893dd3a/' does not have a commit checked out Which I believe...
Fail State:  Should look like:  given the code:  Note: the comment in the code made no difference with or without This happens on Firefox and Chrome (...
When initializing a new project I got this error 
**Works no problem:** `text "👋 Contact Support"` and `text "👋"` **Causes JSaddle Error:** `text "👋" >> text "Contact Support" ` **JSaddle Error:** jsaddle Results decode failed : "{\"tag\":\"BatchResults\",\"contents\":[215,{\"tag\":\"Success\",\"contents\":[[],[{\"tag\":\"ValueToStringResult\",\"contents\":\"\\udc4bContact Support\"}]]}]}" CallStack...
I have very little understanding of how this happened but felt I should report it I was using ob repl to write code involving inspection of Aeson/JSON keys and used...
From running `ob thunk pack src -v` the command fails with: This can be resolved by git push -u origin but for some reason it doesn't tell me this, even...