kgiszczak / shale

Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
https://shalerb.org/
MIT License
618 stars 19 forks source link

shalerb.org is crashing chrome #18

Closed feliperaul closed 1 year ago

feliperaul commented 1 year ago

Even in icognito tab:

image

kgiszczak commented 1 year ago

I tested it on Chrome, Firefox, Safari, Brave on Mac and it works ok for me. Can you share more details on your system? Is it Windows, Linux? Can you paste console output?

feliperaul commented 1 year ago

I tested it again today and it's working fine!

There was no console output at the time; Chrome's devtools just stated "devtools has disconnected".

I'm on MacOs Ventura.

I'll reopen if it happens again. Go figure.