Kevin
Kevin
> A member of the Ionic team[ posted an update on the status of React Router 6 support here.](https://forum.ionicframework.com/t/ionic-react-so-many-render-issues-related-to-routing/222301/14?u=ptmkenny) > > > > If there is high demand, give it...
I followed this tutorial https://stenciljs.com/docs/local-assets and instead of looking in the www folder, it is looking in the build folder for some reason. ``` http://localhost:3333/build/assets/img/angry.png ``` and I get a...
So, strangely, it works if you have a leading slash only: img src="/assets/img/profile.png" No issues whatsoever for me now. But I don't remember it being very clear in the docs.
> > So, strangely, it works if you have a leading slash only: > > img src="/assets/img/profile.png" > > No issues whatsoever for me now. But I don't remember it...
I guess he abandoned it, sad.
> Unfortunately, both of C# driver are maintained much, I asked Arangodb for official c# driver, maybe you can also request at their slack Yeah guess I won’t be using...
+1 for this, I guess I will just use axios to directly call the apis and use my own types. Or use a competitor, even if I have to pay...
Also I was curious if there is any advantage to using the Capacitor Storage vs the Ionic Storage in an Ionic app.
I decided not to use Ionic Storage because there are dependencies on Angular, although no reason there should be. In the code there is ``` import { InjectionToken } from...
> Hi team Please close this. Thanks Archit > On Mon, 14 Jun 2021 at 4:08 PM, Edoardo Barbieri ***@***.***> wrote: Is this feature still being considered or has it...