Results 18 comments of Dave Perrett

See [#101](https://github.com/borisyankov/react-sparklines/issues/101#issuecomment-392836953)

@tkeriduN this is a good idea. There is a `< Use as input` button that does something similar, but it I like the idea of displaying each step in the...

@DenuxPlays interesting (and useful) idea - I've never heard of this. - Source code is [here](https://github.com/symfony/symfony/blob/7.1/src/Symfony/Component/Validator/Constraints/NoSuspiciousCharacters.php) - It seems to use PHP'S native [Spoofchecker class](https://www.php.net/manual/en/class.spoofchecker.php) under the hood - Spoofchecker...

> the config to revert it appears not to even work Same experience here - I can't figure out how to reverse this default config, and I've had to roll...