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
🔥 List of parent attributes not rendering correctly
When you create a resource type and want to change the parent type after the first selection, the list with the parentattributes does not re-render to match the new parents attributes.
🔍 To Reproduce [if necessary]
Steps to reproduce the behavior:
Go to 'resourcetypes'
create a new type
choose an arbitrary resource type as parent type
click the "back" button to choose an other resource type (with different attributes) as parent
see the error: the parent type attribute list is still the old list.
🚒 Possible Solution
use a watchdog (or dirty workaround to force the list to re-render)
The text was updated successfully, but these errors were encountered:
🔥 List of parent attributes not rendering correctly
When you create a resource type and want to change the parent type after the first selection, the list with the parentattributes does not re-render to match the new parents attributes.
🔍 To Reproduce [if necessary]
Steps to reproduce the behavior:
🚒 Possible Solution
The text was updated successfully, but these errors were encountered: