crisp-im / crisp-sdk-web

:package: Include the Crisp chat widget from using frameworks such as React, VueJS, Angular...
https://www.npmjs.com/package/crisp-sdk-web
MIT License
39 stars 13 forks source link

Cookie Expiration fix #20

Closed Qimath closed 1 year ago

Qimath commented 1 year ago

Fixed a missing Crisp.configure option causing the cookieExpire value not to be defined when Crisp is initialized

(fix was tested locally, seemed to work)