Riyazahmed Panarwala
Riyazahmed Panarwala
i have the same issue in next js
"mongoose": "^5.2.0", "nodemailer": "^4.6.7",
i am using same code as per examples in this module.
It will be great if you upgrade the version because i can use mongoose for other things too in my project,
I have updated package.json of this module to "mongoose": "^5.2.2", "nodemailer": "^4.6.7", And it works with mongo 4.x.
However i need to add this line { validateBeforeSave: false }, when confirming temp user to real user. user.save({ validateBeforeSave: false }, function(err, savedUser) {}
Does user decrypt the message with his own public and private key if user has encrypted a message with his private key and other user's public key?
Any update on above issue ?? I got the same thing
 please change "chartConfig" to "chartConfigs" as per above image in "packages\core\src\GenericChartComponent.tsx" file
@buruss please refer below screenshot  Also you can check on this code here https://github.com/riyazpanarwala/react-financial-charts/blob/main/packages/core/src/GenericChartComponent.tsx GitHubreact-financial-charts/packages/core/src/GenericChartComponent.tsx at main · riyazpanarwala/react-financial-chartsCharts dedicated to finance. Contribute to riyazpanarwala/react-financial-charts development by creating an...