-1👍
You can try my way:
return File(bytes, "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
reportFilename + "." + extension)
- [Vuejs]-Vue.js When input elements are present, strange error appears in console
- [Vuejs]-Vue conditional css does not always trigger
Source:stackexchange.com