Open rubensworks opened 3 years ago
A ComponentInstance is a direct instance, that accepts no further params (such as the RDF/JS datafactory).
ComponentInstance
We should detect if the user tries to assign args on such instances, and throw an error (or at least emit a warning).
A
ComponentInstance
is a direct instance, that accepts no further params (such as the RDF/JS datafactory).We should detect if the user tries to assign args on such instances, and throw an error (or at least emit a warning).