Seyed Ali Roshan
Seyed Ali Roshan
@alimohyudin I have this issue when I want to build my project with CircleCI can u be more specific about where should I put this?
@alimohyudin I changed my build docker container from `node` to `electronuserland/builder:wine-mono` and it works fine now
no answer yet?
Actually, I wanted to do that but because it is a fork I preferred to make a new pull request first. thanks for permission, I will do it. right now...
@fingerpich I create your demo with the edited library you can see it [here](https://metair.github.io/jalali-angular-datepicker/)
is there any progress on this issue?
I had the same problem and I removed node_module folder and yarn.lock (or package-lock.json in case u are using npm) and installed dependencies again, now my problem is solved, hope...
@BenoitDuffez have any suggest for replacement?
Anybody?
---- update ---- after putting add_header Access-Control-Allow-Origin *; inside default.conf, all of the APIs are working except the "create" API, it is very weird