gordon-matt / peachpie-responsive-file-manager

Responsive File Manager running on .NET Core with Peachpie
24 stars 16 forks source link

responsive file manager error 302 #5

Closed bshafiei-ir closed 4 years ago

bshafiei-ir commented 4 years ago

I'm using dotnet core 3, tinymce 5, and responsive file manager 9. So when I want open file manager I get error 302 (Found) and redirect to 404 page.

image

Here is error:

image

gordon-matt commented 4 years ago

The library was not working with .NET Core 3 until now. I have just published a new NuGet package, which targets .NET Core 3.1 / .NET Standard 2.1. Please see if that helps.