Robustness and federation sync
This commit is contained in:
@@ -19,6 +19,7 @@ export async function updateDirectivesOnPageCommand() {
|
||||
|
||||
if (isFederationPath(currentPage)) {
|
||||
console.info("Current page is a federation page, not updating directives.");
|
||||
return;
|
||||
}
|
||||
|
||||
if (metaData.$disableDirectives) {
|
||||
|
||||
Reference in New Issue
Block a user