Closed hpages closed 7 months ago
No more call to .get_ExperimentHub() in createHubAccessors() itself, only in the accessor functions that it creates.
.get_ExperimentHub()
createHubAccessors()
Oops... doesn't work as intended. Let me fix this
Should work as expected now
No more call to
.get_ExperimentHub()
increateHubAccessors()
itself, only in the accessor functions that it creates.