ethersphere / bee-js

Javascript client library for connecting to Bee decentralised storage

Home Page:https://bee-js.ethswarm.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid regular expression error in Safari

mattiaz9 opened this issue · comments

Updating from version 3.3.4 to 4.0.0 will cause the following Error in Safari: Invalid regular expression: invalid group specifier name .
This problem is only present in Safari, it works fine in Chrome.

It's probably related to this: https://stackoverflow.com/questions/51568821/works-in-chrome-but-breaks-in-safari-invalid-regular-expression-invalid-group

Ou 😳 Thanks for the issue report! Will fix it asap.

Release v4.1.0 addresses this.