Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Socratesdhiren opened this issue Jul 22, 2024 · 0 comments

Comments

@Socratesdhiren
Copy link

Socratesdhiren commented Jul 22, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant