The SQL optimizer incorrectly alters the logic of a query that uses CTEs and nested JOIN operations. WITH `res` AS ( SELECT `t2`.`id`, CAST(IF(NOT `t3`.`id` IS NULL, 1, 0) AS BIGINT) AS `id_active`, ...
Cookie Setting: Neither server function sets cookies on the client, despite the Set-Cookie headers in the return values Current Limitation: React Router's route action and loader functions support ...