Maxi

Results 7 comments of Maxi

@belfortf assuming you mean that the form body is not being sent, both JSON and form bodies work fine for me. The content information headers should be set automatically too....

> However the code above could result in infinite reloads on a network issue (can simulate by simply deleting a chunk) and so I would guess it needs an "attempts"...

By the way, are there any other/new fixes available? Because none oof the provided solutions helped me fix the error.

> @maximatically I don't believe the issue itself is fixed, however building on the above example the infinite-reload could perhaps be solved by using Nuxt's own function `reloadNuxtApp()`. > >...

> Great (: I've opened [#28160](https://github.com/nuxt/nuxt/pull/28160) to implement the proposal. Excited to see this finally fixed! 👀

> This issue refers to creating custom emoji, not adding reactions - see [here](https://github.com/revoltchat/revolt.js/blob/6eb6ddbc31632f55a0f6a39a00f9ae44507df8e1/src/classes/Server.ts#L689-L721) What about the emoji object? [It contains the delete function.](https://github.com/revoltchat/revolt.js/blob/master/src/classes/Emoji.ts#L85)