spatie / ray

Debug with Ray to fix problems faster
https://myray.app
MIT License
564 stars 102 forks source link

Bug/702 long integers #704

Closed Nielsvanpach closed 2 years ago

Nielsvanpach commented 2 years ago

Not sure what the tipping point is, but large integers are not printed correctly in the Ray app. If anyone knows an alternative fix in the Ray app, this might be better, but for now we could send large integers as string.

Before

Screenshot 2022-06-03 at 14 09 16

After

Screenshot 2022-06-03 at 14 09 35

Closes #702

freekmurze commented 2 years ago

Let's go with it for now!