Hi,
I have tried to setup new application(Umb-8) from my existing application(Umb-8).
I followed the below steps,
I just copied my existing solution and cleared the unwanted controllers and cshtml files and try to setup the umbraco admin for now.
After doing the cleanup, my local application is running properly. I am able to login my umbraco admin.
But when deployed in server, I am getting 'Uncaught ReferenceError: LazyLoad is not defined'. I am not sure what causes this issue and I don't know how to resolve.
Uncaught ReferenceError: LazyLoad is not defined
Hi, I have tried to setup new application(Umb-8) from my existing application(Umb-8).
I followed the below steps,
I just copied my existing solution and cleared the unwanted controllers and cshtml files and try to setup the umbraco admin for now. After doing the cleanup, my local application is running properly. I am able to login my umbraco admin.
But when deployed in server, I am getting 'Uncaught ReferenceError: LazyLoad is not defined'. I am not sure what causes this issue and I don't know how to resolve.
Anyone help me to resolve this issue?
is working on a reply...