Andrei Popov

Results 12 comments of Andrei Popov

Default Port: 4569 `endpoint: new AWS.Endpoint('localhost:9501'),` -> `endpoint: new AWS.Endpoint('localhost:4569'),`

I think Formik `onChange` expects event from where the value is taken [here](https://formik.org/docs/api/useField#fieldinputpropsvalue) So, use: `onChange={(value) => setFieldValue('XXXXX', value)}`

``` - name: Checkout uses: actions/checkout@v2 with: token: ${{ secrets.PAT_GITHUB }} - name: "Version" env: GH_TOKEN: ${{ secrets.PAT_GITHUB }} run: | git config user.name "${{ github.actor }}" git config user.email...

Any update from 2021?)

@yanivbh1 thank you for picking it...again) Seems we will have some tickets to go through with you, sorry for that upfront) Exactly as you mentioned, NACK is one of the...

@hinthornw, any update on this? It seems the notebook is even more broken than this and requires some attention.

It is open for several months and no any feedback from the contributors. @hinthornw if you are not planning to work on this, maybe best to hand it over to...

@FelixMalfait it is the same here on latest version. It means it is the bug.