src/app/modules/core/core.component.ts:65:19
in
Object.next
In App
document.documentElement.style.setProperty(
'--arrow-highlight-text-color',
instanceSettingsState.arrowHighlightTextColor,
);
if (instanceSettingsState.faviconImage) {
favIcon.href = instanceSettingsState.faviconImage.thumbnailS;
} else {
favIcon.href = 'assets/lc_logo.svg';
}
});
this.store
common issue in Sentry