Alexey Lyakhov

Results 339 comments of Alexey Lyakhov

@andreoman this is an open source. If something does not exists and you need it a lot, you dig in and improve existing project by providing Pull Request with solution,...

@vitalijalbu please provide minimal reproduction in codesandbox.io

@Aarbel @EthanEFung Yes it is implemented in , but it could be buggy and memory leak prone, and not tested with readt@17+. and not possible to implement with official google...

@EthanEFung Cool, just make PR into react-18 branch

@EthanEFung The idea to refresh the page is going against the SPA convention. You do not really want to reload an SPA, cos you will loose a state, and sometimes...

please provide minimal reproduction in codesandbox.io

@FredyC We have done refactor to typescript, if you have time can you please review?