Paulo Henrique Fernandes Pereira
Results
3
issues of
Paulo Henrique Fernandes Pereira
There's an issue when the filter `mFormat` receives null or an invalid date (being date a date, moment or string object). This PR checks for valid format. If not, it...
- Re-enables eslint in nuxt.config.js - Ignores all generated files in `prod/client` - Removes some generated files from repository
Is there a way to detect if the user has set a value grater or lesser than slider's limit. For example, if my limits are 0-100, there's an event where...