mac-s-g / react-json-view

JSON viewer for react
https://mac-s-g.github.io/react-json-view/demo/dist/
MIT License
3.42k stars 531 forks source link

Disable date suggestion #367

Open dancherb opened 3 years ago

dancherb commented 3 years ago

When I type a decimal into an input, a date suggestion appears. This throws the layout off and causes the input to jump around while typing. Can I disable this?