Remix.run Logo
esseph 4 hours ago

Track state on your side.

johtso 2 hours ago | parent [-]

It’s impossible to know whether an action completed successfully if an error occurs between sending the request and persisting the result

esseph 2 hours ago | parent [-]

You also have no idea if it's been blocked or dropped before delivery unless you're using things like tracking pixels etc, right? And even then, that only works if they aren't being blocked (Proton Mail can do this, etc.)

It just seems like this is trying to force something that was never remotely designed for it.