Grant
Grant
I've submitted a PR for adding this to the docs. Here's how I solved it: https://github.com/grantholle/nova-select-plus/tree/validation-instructions?tab=readme-ov-file#validation
It looks like v4 is really lacking still? Or is that just me. It seems incomplete
The second parameter in the 'constructor' is an alternative endpoint. By default it's `https://api.themoviedb.org/3/`, but you're passing in `de`. So it's trying to authenticate at `deauthentication` instead of `https://api.themoviedb.org/3/authentication`
I'm having the same problem using `v1.4.1`. I tried installing using gpm and zip (which was the same version). The `collection.params.pagination` never gets the "magic", just remains `true`.
I figured out my proglem. I was including `limit` in my `collection()` call. If I exclude the limit from my `collection` parameters and only pass what my `limit` is do...
I would going to use the `#[Test]` attribute, but then the package would have to drop support for php 7.4, as it's an 8.0 feature.
Yeah I agree. Since v2.0.0 is already tagged and is php ^8.0, might as well just go with that major version. I think you can still support the older versions...
Ok @andreaselia, should be all set now
I haven't tinkered with the propagation setting, but it sort of makes sense. When I duplicate an entry, my non-origin site gets 2 'duplications', one correct the other has a...
Sorry forgot to mention that, 0.0.39