Yeray Villamarin
Yeray Villamarin
### Expected behavior When downloading a CSV report, sometimes the Host IP has blanks added at the beginning. The ip address is “10.69.7.21” and the other is “ 10.69.7.21”. ...
### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/hopeful-sound-x95mvz?workspaceId=ws_82LDrV1nmXQ5VGzCWXAS6M ### To Reproduce Create a Server Component (DynamicDataComponent.js) which calls an asynchronous server function (getRotationalData). The function getRotationalData directly accesses...