Jigar Lodaya

Results 8 comments of Jigar Lodaya

#101 Issue to solve the icon with span.

What is the alternate we should use for attributes. Thank you.

Any update on this issue ??

@kaidesu Any update ??

@JKnorr91 Are u there ?? :(

[Use the following installation guide to setup saleor platform locally.](https://docs.saleor.io/setup/docker-compose) 1. Make sure to comment dashboard section inside `saleor-platform/docker-compose.yml`. 2. Update/create `.env` of `saleor-dashboard` project as below. ``` API_URL=http://localhost:8000/graphql/ APP_MOUNT_URI=/...

> But I need to run the saleor-dashboard project separately, not the saleor-platform project. How can I resolve this issue? > > `Not allowed to load local resource: file:///D:/test/saleor-dashboard-main/src/index.tsx` You...

> I have also this issue. Not allowed to load local resource: file:///D:/Devsymfony/saleor-dashboard/src/index.tsx I have own server and own api_url. I just want to run dashboard but not working. Dashboard...