AJ Otto

Results 32 comments of AJ Otto

@tiagodinis33 but if you do it that way you can't use the Request parameters to fetch the basicauth details from somewhere.

Is there a config file?

Is official Live Reload support planned? A full rebuild for every small change is the worst way to work. I'm on Cordova + Angular 9 + Ionic stack, any kind...

@yusufkandemir but why did you close this ticket? I just added -dev to my build command to try debug something ``` "dev": "quasar dev -m ssr -dev", "build:ssr": "quasar build...

@gusgard any reason the complexity reaches beyond ``` if(currentIndex >= items.length){ nextIndex = 0; } ``` To set it back to the first item? I can imagine it possibly causing...

Agree, Java background here ``` val xValues = 1 to 4 val yValues = 1 to 2 val coordinates = for { x

- [ ] Tooltip example for a Class based component chart - [ ] Explanation why the x, y props are dead in this context - [ ] class based...

Update: As a Pure Function component exactly copied over from the example there's no difference to the error - I don't know how to solve [this](https://github.com/JesperLekland/react-native-svg-charts-examples/blob/master/storybook/stories/extras.js):