[FRONT COMPONENTS] Allow style librairies in remote dom (#17936)

https://github.com/user-attachments/assets/ce1b2b06-872f-41d0-844a-61db91696624

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
Raphaël Bosi
2026-02-15 23:50:57 +01:00
committed by GitHub
parent b901bdec40
commit 8190cd5fbf
96 changed files with 2836 additions and 2419 deletions
@@ -49,7 +49,6 @@ export const FrontComponentWorkerEffect = ({
setError(workerError);
};
// Expose host functions to the worker via stable refs to avoid recreating threads
const stableFrontComponentHostCommunicationApi: FrontComponentHostCommunicationApi =
{
navigate: (...args) =>