My dapp working fine in local dev but when deployed to moralis only front-end is updated while smart contract not initiated

Hi,

I have created a dapp and tested in local dev environment. It is working fine with retrieving data from Ethereal blockchain network.
While the same code is deployed to Moralis, only front-end UI is updated while smart contract is not synced.

I’ve given the sync smart contract in sync tab also.

Kindly help me to resolve this. It’s been for 2 days I’m trying to resolve this bit couldn’t.

It is very embarassing.

Kindly help in resolving the same

What you mean with this part?

Only front-end UI is enabled and I could see only html page after deploying to Moralis.
The data from blockchain Ethereum network through metamask is not showing up in my dapp.
The same code base when deployed in my local is working fine with smart contracts interacting and giving the required data.
I tried by syncing the smart contract data as well in my deployed dapp of Moralis.

But still only front end static UI is shown up through Moralis.
Is that my data over sync contact events is wrong or what steps should I follow to get it connected?

Kindly help me to resolve this.

I still don’t understand what you mean. Maybe you can add some images.