Dan Bibbens

Results 2 issues of Dan Bibbens

### What is the new or updated feature that you are suggesting? update current route.path to allow more conditional regex paths for multiple conditions like in v5. v5 route: `/(wines|whiskeys|sakes|beers)/:id/:productName?`...

feature

*Error while running ESLint: Cannot read property 'orientation' of undefined.* Had the following defined in my React JSX file ``` {} } onChange={ (e) => { e.preventDefault(); handleSearch(e); } }...