Kasey

Results 4 issues of Kasey

Same issue as [#244](https://github.com/glidejs/glide/issues/244), but I am experiencing this using version 3.4.1. Settings: ``` { perView: 3, breakpoints: { 900: { perView: 2, }, }, }, ``` Calling update whenever...

This is similar to this issue: https://github.com/yassipad/laravel-nova-nested-form/issues/86 I'm creating a separate issue due to that issue having a couple different things included in it. The specific error is `Uncaught DOMException:...

Using the rule 'digits:5' as part of validating zip codes. When testing, the rule allows for spaces in the zip code, which it shouldn't. For example ` 9980` passes validation.

### Describe the bug It looks like there were previously some configuration options around taxability of tickets, but they were removed in this commit: https://github.com/verbb/events/commit/f1f8b7438fb7da7eb6e1ed34aa33502c88876f77#diff-b72a9755eda31c3a8d76ce978582a988f439613fe82e87802e574508b0b6b50f Our store has a "General"...