AnubhavDutta / SupplyChainDAPP_FULL

Other
93 stars 56 forks source link

QR not generating #5

Closed Raghav-Somani closed 2 years ago

Raghav-Somani commented 2 years ago

Nothing is happening when we log in as manufacturer and try to add the product by clicking register item in addproduct.php did some inspection and found out receipt.events was null how to fix it

caella77 commented 2 years ago

I am getting the same issue can u please tell how to resolve it?

amal2020j commented 2 years ago

I am having the same issue the qr not generating when i add the product can you help me

caella77 commented 2 years ago

Well, i found the mistake. We have to copy the "Created Contract Address" from the transactions on Ganache where contract is created and paste this in contractAddress in app.js .

Hope this helps.

amal2020j commented 2 years ago

i had copy the Created Contract Address and paste it in contractAddress in app.js but still have the issue the qr not generating