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
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
The window freezes after setting an attribute (label), moving to grid view and get to the partner again.
Which are the steps to reproduce?
open window /window/123/
open any partner
set one attribute (new feature)
go back to partner list
open same partner again
=> NOK: URL changes to opened partner but window remains in grid view
The following exception is thrown in the inspection console:
RawWidget.js:700 Uncaught TypeError: Cannot read property 'values' of undefined
at RawWidget.value [as renderWidget] (RawWidget.js:700)
at RawWidget.render (RawWidget.js:720)
at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:799)
at ReactCompositeComponentWrapper._renderValidatedComponent (ReactCompositeComponent.js:822)
at ReactCompositeComponentWrapper.performInitialMount (ReactCompositeComponent.js:362)
at ReactCompositeComponentWrapper.mountComponent (ReactCompositeComponent.js:258)
at Object.mountComponent (ReactReconciler.js:46)
at ReactCompositeComponentWrapper.performInitialMount (ReactCompositeComponent.js:371)
at ReactCompositeComponentWrapper.mountComponent (ReactCompositeComponent.js:258)
at Object.mountComponent (ReactReconciler.js:46)
What is the expected or desired behavior?
Please, fix.
The text was updated successfully, but these errors were encountered:
Is this a bug or feature request?
What is the current behavior?
Which are the steps to reproduce?
The following exception is thrown in the inspection console:
What is the expected or desired behavior?
The text was updated successfully, but these errors were encountered: