Skip to content

Excel files exported but do not show associated with Excel in Firefox #500

Closed
@desuraghu

Description

@desuraghu

I'm submitting a Bug report

Your Environment

Software Version(s)
Angular 7.2.4
Angular-Slickgrid 2.17.11
TypeScript 3.2

Describe the Bug

Exporting data through excel export service. In chrome download is working fine.
But in firefox the file is not associated with Excel, instead it has been marked as zip.

Steps to Reproduce

ExcelExport in Firefox

Expected Behavior

exported file should be associated with Excel

Possible Solution

During blob creation, we need to specify the mime type of the file. So that browser will detect the type and it will show the correct associated application.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions