jobsta / reportbro-lib

PDF and Excel report generation library. Reports can be designed with reportbro-designer, a javascript plugin.
https://www.reportbro.com
GNU Affero General Public License v3.0
106 stars 44 forks source link

Dependency problem with Babel 2.14.0 #34

Closed mterceno closed 9 months ago

mterceno commented 9 months ago

Hi,

We've noticed some problems with number formatting. In particular, the "Thansands separator" property is no longer supported with this version of Babel.

it works fine with the previous version of Babel 2.13.1

See video below

https://github.com/jobsta/reportbro-lib/assets/4966754/74fe9237-d800-4f79-9831-ce7fe1b87f36

Best regards,

mterceno commented 9 months ago

I'm using the latest version of ReportBro (3.6.2)

alhman commented 9 months ago

Fixed in v3.7.0