David Arias

Results 2 comments of David Arias

> If you have to manipulate attributes before sending, why not pass already manipulated object in `attrs`? Because the object `attrs` should store data in the format that is consumed...

The source of the problem I think is the nature of the web implementation, that is dependent of an external resource that needs to be loaded with a fetch request...