Git Product home page Git Product logo

Comments (4)

daryakalenik avatar daryakalenik commented on May 24, 2024 1

Bug seems to be related to the browser version. Users experiencing the issue are using older versions of browsers such as Yandex Browser 22.7.5 and Safari 16.1 (both released in 2022). The error does not occur in newer browser versions when performing similar actions. I was able to reproduce it using Yandex 22.7.5, but I assume the behavior would be similar with Safari.

Steps to Reproduce:

  1. Download an older version of the browser (Yandex 22.7.5, Safari 16.1)
  2. Navigate to the page https://ag-grid.com/angular-data-grid/excel-export/
  3. Click on the "Export to Excel" button
  4. In the console, the following error occurs: "Error: Uncaught (in promise): TypeError: Failed to construct 'CompressionStream' ..."

from ag-grid.

AG-Zoheil avatar AG-Zoheil commented on May 24, 2024

Hi @n19htz,

Thank you for reporting this.

We'd be happy to look into this, but a screenshot from Sentry will not allow us to investigate this properly. The most efficient way for us to do so would be for you to provide a live example reproducing the issue so we can see the configuration of your grid.

Please send us a live plunker sample which shows the issue. You can use one of the examples from our website as a starting point. Do let us know if you need further guidance on this.

We're looking forward to your response.

Kind regards,
Zoheil

from ag-grid.

n19htz avatar n19htz commented on May 24, 2024

Trying to reproduce, but no luck yet. Meanwhile I got another sentry error related to this issue. Here is a screenshot:
Screenshot 2024-04-04 at 11 09 46

from ag-grid.

AG-Zoheil avatar AG-Zoheil commented on May 24, 2024

Hi @daryakalenik & @n19htz,

This occurs due to a dependency on compressionStream since AG Grid v31.1.

Please either upgrade your Safari version to 16.4 or above (as that's when compressionStream was added to Safari) or if you need to rely on an older version of Safari please use AG Grid v31.0 as compression for Excel files is the default behaviour from v31.1 onwards.

Kind regards,
Zoheil

from ag-grid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.