nlivyk
nlivyk
SSolidJS
Created by nlivyk on 6/30/2024 in #support
Using session causes "Cannot set headers after they are sent to the client"
Adding { deferStream: true } helped! The session example should be updated with { deferStream: true }
Thank you again!
4 replies
SSolidJS
Created by nlivyk on 6/30/2024 in #support
Using session causes "Cannot set headers after they are sent to the client"
Thank you for the answer! Then I'll try to solve it using deferStream or just make a custom session using getCookie.
4 replies