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
Somehow the functions are there in recursive inheritance but not the props.
Seems like the constructor (that runs twice) will run both times with the last list. For now workraound is to put in listOfComponents both stateVariables.
The text was updated successfully, but these errors were encountered:
panManfredini
changed the title
double inheritance not working
Nested inheritance not working
Aug 23, 2020
Somehow the functions are there in recursive inheritance but not the props.
Seems like the constructor (that runs twice) will run both times with the last list. For now workraound is to put in listOfComponents both stateVariables.
The text was updated successfully, but these errors were encountered: