You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem with onChange event in TextEdit component from Office UI Fabric, it's not firing.
It's in the component Preview.tsx. Updating the title from the API service is working, but user's modification to it does not have effect.
If this is resolved, there is already a redux action and basic reducer code for this scenario.
The text was updated successfully, but these errors were encountered:
There is a problem with onChange event in TextEdit component from Office UI Fabric, it's not firing.
It's in the component Preview.tsx. Updating the title from the API service is working, but user's modification to it does not have effect.
If this is resolved, there is already a redux action and basic reducer code for this scenario.
The text was updated successfully, but these errors were encountered: