Sachin Singh
Sachin Singh
This is a bug report: ### Issue Custom helpers not fully compiled to ES5 when used with handlebars-loader ### Example: ```js import Handlebars from 'handlebars'; export default function () {...
I am facing issues when compressing and storing values in cookies. I am using ``compressToUTF16`` which works very well with ``localStorage`` however fails with ``cookies``. Browser: **IE11** lz-string version: **latest**
In current code we are enabling `decorators` using `experimentalDecorators` check from tsconfig. This is no longer needed since TypeScript 5 supports decorators stage 3 proposal without a flag. Additionally `experimentalDecorators`...
After decompression text doesn't remain the same