Kirito
Kirito
This is a bit overdue, but I'm currently maintaining a [fork](https://github.com/kiritokatklian/nova-permission) until @vyuldashev updates the main repo. I've merged this PR, which also addresses #117, along with the other ones...
@nbyloff @stepanenko3 Since this package seems to be abandoned I created a new fork that supports Laravel 9 (https://github.com/vyuldashev/nova-permission/pull/167), PHP 8.1, and some of the useful PRs (https://github.com/vyuldashev/nova-permission/pull/144, https://github.com/vyuldashev/nova-permission/pull/157): [kiritokatklian/nova-permission](https://github.com/kiritokatklian/nova-permission)...
> Hey @kiritokatklian thank you for your fork. I noticed that you deactivated issues though and there's noway to discuss things. Good catch, I enabled it.
I did a bit more digging, and as I suspected it has to do with HLS. Issue happens with latest version of HLS [1.2.1](https://cdn.jsdelivr.net/npm/hls.js). [This](https://codepen.io/pen?template=oyLKQb) example from #994 doesn't have...
Tried updating packages today and got the same error
@Xety hey there! Is it possible to merge this PR to add Laravel 11 support? Thanks :D
Opened #42 to fix this. Although the package is still broken because of #30 As an alternative, I'd suggest either downgrading to 4.2.7 or using 4.3.4 and adding this to...
Tagging @stepanenko3 in case they missed this. I'm having the same issue on: - Laravel 11.7 - Nova 4.33.2 - Nova command runner: 4.3.5 And this isn't the only issue....
@stepanenko3 bump in case you missed it 😄
@mathijsqdrop I see. I don't use Tenancy and I don't think I'll be able to setup a test environment to test this anytime soon. Could you please open a PR...