gordon-matt / peachpie-responsive-file-manager

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

bump to PeachPie 0.9.40 #2

Closed jakubmisek closed 5 years ago

jakubmisek commented 5 years ago
jakubmisek commented 5 years ago

The PR mostly cleans up the dependencies. It is not necessary to reference all the PeachPie packages separately, there is just a one dependency. I hope it helps!

gordon-matt commented 5 years ago

@jakubmisek Indeed it does help, thank you. I wonder if you might be able to help me with 1 more issue that has been plaguing me for ages. Upon first load, the images in the file manager are blank until we hit refresh or until we start navigating the folders back and forth.. I don't know much PHP, so I am not certain if this is an issue with the file manager itself or with how it runs in PeachPie. I am inclined to think it has something to do with it running in PeachPie, because the demos on the Responsive File Manager website don't exhibit the same behavior.