Ben Ipsen

Results 12 comments of Ben Ipsen

I was originally in search of a RxJS Redux replacement and ended up writing an observable version of react-redux connect instead. Would love feedback! Code: https://github.com/cif/redux-fusion Process: https://medium.com/@benipsen/introducing-redux-fusion-an-alternative-approach-to-react-reduxs-connect-method-for-rxjs-44248895b47d

My issue was actually being caused by `express-session` middleware. I suspect something abnormal was happening with supertest requests, quick workaround was to include this in any tests using supertest ```js...

@jonathansamines thanks for clarification there! We are indeed using a database store for sessions since we are using multiple instances of the service fronted by a load balancer (no sticky...

For that change to render a link I suspect we'd have to convert the markdown in the string to HTML in the property configuration. If you create an issue for...

Commented in the issue as well https://github.com/glideapps/glide/issues/25182#issuecomment-1910436021. Adding the markdown to the description field will be the way we want to enable this - the builder ignores the about field...

Looks like the prod deploy hasn't started yet and I'll be offline for a few hours. If you see it land feel to merge!

I also lack permissions here, @timwellswa can you give us a hand when you get a second?

I'm working on a [client and service gateway project](https://github.com/stabledata/surface) using vite-dev-server plugin and ran into this issue, but it only happens when I run the vite dev server in a...

This task is going to be a meeting.