Magnus
Magnus
I think we should do it. Should be pretty straight forward, however `app-pages-router` might need some changes. Currently its using splitted functions which is not supported in latest SST. After...
> Was that intentional that the sst 3.10+ no longer supports splitted functions? Yeah, or you can actually read the Discord [thread](https://discord.com/channels/983865673656705025/1352177768095420427/1352178927166160957) when it was released. I think its possible...
Got the same issue here! Is this getting worked on?
> were you able to fix it? Yeah I pinned my versions to the one above. It was also related to caching, so I also added a ts-ignore for deployment....
Do you have anything special in your Next Config?
Had the same error. @Jirre's solution worked for me aswell. Thanks
@j-dominguezp This worked instantly on `1.134.15` for `@tanstack/react-router` and `@tanstack/react-start`. Perhaps you could try bumping them?