Aron Rotteveel
Aron Rotteveel
It seems that response breaks when adding a title containing a string value with parenthesis: `@section('title', 'Foo (bar)')` Results in: `('title', 'Foo (bar)
- Laravel Mix Version: 6.0.18 - Node Version: 12.20.0 - NPM Version: 7.5.4 - OS: MacOS 11.4 ### Description: My project: Laravel + TypeScript + React. When I run `npm...
# What does this pull request implement? The `TaxRate` entity can be filtered in Moneybird, as can be seen in the [documentation](https://developer.moneybird.com/api/tax_rates/#get_tax_rates). This pull request adds the `Filterable` trait to...
**Describe the bug** When using a trailing and leading action on a single element, `onSwipeStart` will only be called once. **To Reproduce** Steps to reproduce the behavior: 1. Partially swipe...
### Is there an existing issue for this? - [X] I have searched existing issues, it hasn't been reported yet ### Use case description I don't really work on monorepos...
The current version is compatible up to 7.x. Installing this dependency on a setup with passport 8.x will yield errors.
### What: - [X] Bug Fix - [X] New Feature ### Description: Is it a bug fix? Is it a feature? Quite frankly, I think a bit of both 😁...