kerams

Results 190 comments of kerams

Will it create a histogram for every unique URL? I'd expect to be able to - exclude URLs unless a non-error status code was returned (to prevent a potential cardinality...

I've been on that version since it came out, so I went ahead and double checked the profiler. Still can't see batched commands.

One more thing for the design section - `%f` in format strings will need to accept `Half`.

I'm seeing the exact same behavior--with the latest version of this repo I can't get a page refresh until I remove `hot = true` (at which point, as you said,...

```fsharp Program.mkProgram init update view |> Program.toNavigable (parseHash pageParser) urlUpdate #if DEBUG |> Program.withConsoleTrace |> Program.withDebugger |> Program.withHMR #endif |> Program.withReact "elmish-app" |> Program.run ``` ``` [WDS] App updated. Recompiling......

Your change makes no difference. However, I did find something curious. After I reload the page I get HMR and live reload on a menu item when logged out on...

Still the same (in this repo and yours). After navigating away from the Home page, HMR only triggers after I force a render.

What's weirder is that if after all that I actually log in, I end up in some strange logged in/out state, where clicking on Wishlist takes me to the Home...

@psfinaki I had the same problem just yesterday :). All you need to do is the `fcs.props` step from https://github.com/Microsoft/visualfsharp/issues/3303#issue-240393680 and make sure the compiler path is correct (you might...

https://github.com/Zaid-Ajaj/Fable.Remoting/pull/158/files#diff-5bdc4da2122faa430fe9e2f88bdb24e6R425 Not really a blocker since one can always specifically typecheck for Option.