Darran
Darran
Change \template\configuration.xml line 24 to a valid atom feed for example: ``` Blog To Blog ```
I'm was facing the same issue. But this issue does resolve if you update your packages, delete `node_modules` and `yarn.lock`, then run `yarn install` again and your good to go....
@ahmad-reza619 I'm using my fork now and it's working perfectly. However, there are some warnings (doesn't stop it building / working though) messages because of this change: ```json "resolutions": {...
It's not an ignorant question my pull request hasn't been accepted yet, in the meantime you can use my fork, which has the updated code: https://github.com/DalSoft/SegmentedControl
Done for Android and iOS #78
IRestClientFactory does work without ASP.NET, I don't really use AutoFac but you should be able to set it up as described [here](https://www.thecodebuzz.com/configure-httpclientfactory-autofac-di-httpclient/) just swap IHttpClientFactory with IHttpRestClientFactory.
> I ran into the same issue with a lot of modules missing when using the last version of CRA a few days ago, it uses webpack 5.x, that has...
Relates to #66
Need more information on how / if this should be supported
We know the dynamic proxy doesn't add much of an overhead, lets prove it to the people.