Shuffle cloud UI bug
I am not sure if this issue should go in python-apps. Move it if not :)
When editing a workflow, if the payload to display (let's say after a repeat back to me) is too big, the screen becomes white and I need to refresh the window.
I am not sure if this issue should go in python-apps. Move it if not :)
When editing a workflow, if the payload to display (let's say after a repeat back to me) is too big, the screen becomes white and I need to refresh the window.
Interesting! I'm guessing it's due to a fix we recently made for VERY large amounts of data that's not parsing. Could you do this please?
- Right click
- Inspect elements
- Go to console logger
- Look for red stuff (errors) and take a screenshot / dump them here
We used to not show large data dumps at all, so it's kind of a new feature.
Sorry I can't reproduce it at the moment and lost the setup that was creating the error everytime. I'll tell you if I can reproduce
Sorry I can't reproduce it at the moment and lost the setup that was creating the error everytime. I'll tell you if I can reproduce
Thanks! I'll try it out later myself some large data.