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

wrong save file type #247

Open
Vegita2 opened this issue Oct 18, 2022 · 0 comments
Open

wrong save file type #247

Vegita2 opened this issue Oct 18, 2022 · 0 comments
Labels

Comments

@Vegita2
Copy link
Member

Vegita2 commented Oct 18, 2022

from discord (EL#0503)

really minor bug that i discovered:

i think the save as file type is bugged because it's not showing json files when i think it's trying to look for files with a ..json extension rather than .json

i think it's supposed to just be accept="json" here:

<input #fileUpload type="file" class="hidden" (change)="loadMap($event)" accept=".json"/>

image
image

more photos to show it's really looking for ..json
image
image

@Vegita2 Vegita2 added the bug label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant