OpusCapita / react-crudeditor

OpusCapita React CRUD Editor

Home Page:https://opuscapita.github.io/react-crudeditor/branches/master/?currentComponentName=ContractEditor&maxContainerWidth=100%25&showSidebar=false

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forward/backward navigation on Edit view doesn't change instances properly

estambakio-sc opened this issue · comments

How to reproduce: go to Edit view, click any navigation arrow in the top right corner -> contract id remains the same. Click once again - view navigates properly from now on.

Expected behavior: a adjacent instance loads on the first click.

Actual behavior: only ParentContract updates its value, other fields stay intact.