shesha-io.shesha-framework-test.yml starter-template-publisher.yml testing2.md What is Shesha? Shesha is an open-source Low-Code development framework specifically for .NET developers. You can build anything from simple CRUD apps, admin panels to complex business applications super quickly. ...
1 change: 1 addition & 0 deletions 1 shesha-reactjs/src/providers/subForm/reducer.ts Original file line numberDiff line numberDiff line change @@ -69,6 +69,7 @@ export const subFormReducer = handleActions<ISubFormStateContext, any>( const { payload } = action; return { ...state, ...
Click on autocomplete and select an address Check the data displaying on the subform Afterwards, re-click autocomplete and select another address Check whether the data within the subform is updated Actual Results: The data is not updated Clear the selected value and select another address Actual R...