Studio-42 / elFinder

📁 Open-source file manager for web, written in JavaScript using jQuery and jQuery UI
https://studio-42.github.io/elFinder/
Other
4.64k stars 1.42k forks source link

After switching to php 8.2 have folder opening problems #3621

Closed cavid90 closed 6 months ago

cavid90 commented 9 months ago

Describe the bug I have switched whole project to php 8.2 and now have problems with opening folder. I click to folder - sometimes it does not open, sometimes it opens but returns back to previous folder.

To Reproduce Steps to reproduce the behavior:

  1. Create a folder
  2. Click to open it
  3. It will not open in most times
  4. Or it will open but return to previous folder again

Expected behavior It should open and stay inside that folder

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

cavid90 commented 9 months ago

https://github.com/Studio-42/elFinder/assets/15789051/8bf9e720-a621-4259-82b7-ef3ec7eb857f

nao-pon commented 9 months ago

@cavid90 I tried it with PHP 8.2.12 and there are no problems. You can check PHP errors by enabling debugging.

vardanabhanot commented 9 months ago

@nao-pon @cavid90 This is a Chrome-specific issue, I have been facing it too. But have tested it on Firefox and Edge and there it works fine. My Chrome version is 120.0.6099.130 if that helps.

Update: Found the issue, its React Dev Tools Extension, removing it fixes the issue.

cavid90 commented 9 months ago

@vardanabhanot thanks a lot. you were right. I disabled react dev tools and it works ok now

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 50 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.