Merge remote-tracking branch 'origin/main' into feature/split-into-libs
This commit is contained in:
@@ -9,7 +9,7 @@ export class UmbContextConsumerController<T = unknown>
|
||||
implements UmbControllerInterface
|
||||
{
|
||||
public get unique() {
|
||||
return this.consumerAlias;
|
||||
return undefined;
|
||||
}
|
||||
|
||||
constructor(
|
||||
|
||||
Reference in New Issue
Block a user