79766527

Date: 2025-09-16 17:38:49
Score: 0.5
Natty:
Report link

for anyone searching for a solution. i tried chatgpt for 1 hour without a solution. after a deep search i found out this. you can do this in the entry point of the inertia app :

router.on("before", (ev) => {
  ev.detail.visit.headers["X-Socket-ID"] = "GGG";
});
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Hemza Talha