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

Listing block should never be passed folder contents, if it has a query #4351

Closed
tiberiuichim opened this issue Feb 2, 2023 · 2 comments · Fixed by #4936
Closed

Listing block should never be passed folder contents, if it has a query #4351

tiberiuichim opened this issue Feb 2, 2023 · 2 comments · Fixed by #4936

Comments

@tiberiuichim
Copy link
Contributor

No description provided.

@tiberiuichim
Copy link
Contributor Author

querystring?.query?.length > 0 && querystringResults?.[block]

the && querystringResults?.[block] should not be there.

@wesleybl
Copy link
Member

wesleybl commented Feb 2, 2023

If #3866 it's approved, it 'll sort it out.

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