Filters on data downloaded by xlsx not work in Google Sheets

Hello!

I noticed that in all the data downloaded through the 'xlsx' format the filters do not work properly in Google Sheets, I would like to know if there is something that can be done to correct the bug or wait for a patch to be adjusted.

A video was recorded demonstrating the problem, here it is:

Currently my application is running with this information:

{
  "browser-info": {
    "language": "en",
    "platform": "Linux x86_64",
    "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.16.1+1",
    "java.vendor": "Eclipse Adoptium",
    "java.vendor.url": "https://adoptium.net/",
    "java.version": "11.0.16.1",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.16.1+1",
    "os.name": "Linux",
    "os.version": "5.15.0-1030-gcp",
    "user.language": "en",
    "user.timezone": "GMT"
  },
    "version": {
      "date": "2022-09-02",
      "tag": "v0.44.3",
      "branch": "release-x.44.x",
      "hash": "7d50282"
    },
  }
}

First of all i would recommend you upgrade to the latest release 46.3

Secondly does the excel work as expected?