rpg-cards
rpg-cards copied to clipboard
Saving files does not work on IE
Hi everyone -- whenever I try to save a file, it can't be found locally later -- I'm using Windows 10 / IE 11. I've tried a straight test.json name as well as c:\games\test.json and .\test.json.
Any suggestions?
First of all: The editor does not save the file to the given location (web sites can't write to the local file system), it just downloads the file. The only thing you can customize is the file name, the browser usually saves the file to the download folder.
That being said, downloading the file is broken on IE. Please consider using a non-outdated browser (Chrome, Firefox, or Edge).
Downloading files on IE could be solved by using this IE-specific API.
Internet Explorer is not supported anymore