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

Update manager.blade.php #3

Open
wants to merge 1 commit into
base: 1.7
Choose a base branch
from
Open

Conversation

toto975
Copy link
Owner

@toto975 toto975 commented Feb 29, 2024

Add a media picker field to a bread.
In the media picker, when choosing a folder which contains a 'Thumbs.db' file, there's this javascript error

image

Under Windows, the 'Thumbs.db' files have a file.type = null, which goes to an error for the test
if (file.type.includes(type))
We exclude them to display.

Under Windows, the 'Thumbs.db' files have a file.type = null, which goes to an error for the test if (file.type.includes(type))
We exclude them to display
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant