Hendrik Poernama

Results 4 comments of Hendrik Poernama

I thought about option 1 but it will silently ignore other keys in `:opts`, possibly causing bugs? For example, I think the sample code above will ignore the default `{:decode-key-fn...

Reproduction with the fix below. I think this is what the template generated before 8f177df, so this is just a simple rollback. There may be a better way to resolve...

I see.. We can pass in the handler var instead of its value. Thanks! Routes probably change much more often than the base middleware, so this is a big improvement...

Having the same issue with version 1.5.0, intel Mac. OSX version 11.6.8. The on keydown callback is only called once.