Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage page is very slow #470

Closed
mhunesi opened this issue Mar 16, 2020 · 4 comments · Fixed by #471
Closed

Storage page is very slow #470

mhunesi opened this issue Mar 16, 2020 · 4 comments · Fixed by #471
Assignees

Comments

@mhunesi
Copy link

mhunesi commented Mar 16, 2020

What steps will reproduce the problem?

Hi,
I have 576 folders in storage and Storage page is very slow.
You see this video. https://www.mustafaunesi.com.tr/uploads/a/screen.mov

What do you get instead? (A Screenshot can help us a lot!)

image

LUYA Check ouput (run this script and post the result: luyacheck.php)

Additional infos

Q A
LUYA Version
PHP Version
Platform Apache/XAMPP/MAMPP/etc.
Operating system Windows/Linux Server/OSX/etc.
@nadar nadar self-assigned this Mar 16, 2020
@mhunesi
Copy link
Author

mhunesi commented May 2, 2021

This error continues. You can use ng-if instead of ng-show.

<ul class="folders" ng-if="folder.subfolder === true && folder.toggle_open==1">

/vendor/luyadev/luya-module-admin/src/views/layouts/_angulardirectives.php:215

@nadar
Copy link
Member

nadar commented May 3, 2021

👍 i will check that

@nadar
Copy link
Member

nadar commented May 4, 2021

@mhunesi its already ng-if, see:

https://github.com/luyadev/luya-module-admin/blob/master/src/views/layouts/_angulardirectives.php#L215

Are you sure you have installed the latest version?

@mhunesi
Copy link
Author

mhunesi commented May 4, 2021

Yes. I have old version. Thanks for time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants