Cristian Bote

Results 85 comments of Cristian Bote

Hey guys, Stumbled upon this, just now. Seems like this should've not work, to start with. There's a `customHistory.listen` which is needed here: https://github.com/developit/preact-router/blob/master/src/index.js#L191 and missing from the above examples....

Hey guys, thanks for getting back! @developit did that in the end, but the problem that I'm having right now, with undom and your vdom serialising gist, is that the...

Alright, so I think I have some answers. I have the following: ```jsx ``` I think, the `Link` when going over the matches, does not have the `customHistory` yet, since...

https://user-images.githubusercontent.com/3405161/149971815-1e1d8f1a-15f7-42cb-a01f-368d5c24d692.mov What are your thoughts?

This will fail until https://github.com/preactjs/preact/pull/1901 is merged

This is gonna be working when https://github.com/preactjs/preact/pull/1924 it's gonna get released

Also this updates the `react-redux` version and `redux` with the latest ones.

Hey @developit that's a great point! Unfortunately it seems that the build size increases if I would add the imports by hand and re-export them. 🤷‍♂

@jhdevuk it's awaiting Jason's review. It's on his todo list 👍