Manish Prajapati

Results 4 issues of Manish Prajapati

I have attached the logs, while creating a production build, it throws me an error. [chum-admin.df4d9596-0969-4065-8063-8698a68a86e4.log](https://github.com/coreui/coreui-free-react-admin-template/files/8283732/chum-admin.df4d9596-0969-4065-8063-8698a68a86e4.log) ![image](https://user-images.githubusercontent.com/43563293/158787204-3514a21c-9b67-4dd3-ad6d-0475b7ba3535.png)

Request is not made successful. Response Code:[400] with body: [Invalid NumberInvalid Number : ]. I am trying to update ``` $item = $dataService->FindbyId('item', 26); $theResourceObj = Item::update($item , [ "QtyOnHand"...

Is there any support to save JWT token in Cookies with httpOnly and Secure flags? Right now it is saving into localstorage. It has less secure.

I have tried all methods, but not succeed, `` or Anything else?