calcom / cal.com

Scheduling infrastructure for absolutely everyone.
https://cal.com
Other
32.32k stars 7.96k forks source link

[CAL-3907] Move apps/[slug] to SSR #15385

Open hariombalhara opened 5 months ago

hariombalhara commented 5 months ago

Right now apps/[slug] is SSG but an app can be dynamically disabled from the app but the page doesn't re-render then.

I don't see a problem in moving it to SSR.

cc @zomars for confirmation.

CAL-3907

PeerRich commented 4 months ago

agree

PeerRich commented 4 months ago

the app router refactor will change things too no?