Are there any active maintainers? The bugs are not getting any feedback anymore
c-plus-plus-equals-c-plus-one opened this issue · 3 comments
c-plus-plus-equals-c-plus-one commented
There's a breaking bug in the last version of jsencrypt. It no longer works with React and VueJS. I guess it doesn't work with NPM (at lieast ES6 imports) anymore. #273
NishargShah commented
This is a temporary solution but worth it.
npm uninstall jsencrypt
npm install jsencrypt@3.0.0-rc.1
jiekechens commented
thanks bro
travist commented
I just pushed out 3.3.2 with resolution of the breaking issues.