Skip to content

It gives issues on the chrome extension. Antd css is not loaded in this case.  #8

Open
@Socratesdhiren

Description

@Socratesdhiren

I created chrome extensions (built in the react app) and a web app with Next js (app router) using the turbo-based Monorepo, and both utilize the same UI packages (antd).
If I run the chrome extension on the web app, it will only encounter CSS errors with my web app. On other websites, it works properly.
I'm seeing the difficulties listed above after applying the i '@ant-design/nextjs-registry' in my next js app. If I do not utilize AntdRegistry, the issue does not exists. I have to render the chrome extension on the shadow DOM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions