Activity
Dennis Hackethal criticized idea #2675.
#2675·Dennis HackethalOP, 6 days agoI could have a separate route at
/ideas/:id/isolatedwhich renders only the idea without any parents or children. And then a discussion could render a bunch of deeply nested turbo frames loading that route.
For large discussions, wouldn’t that flood the server with requests?