PlasmoHQ / plasmo

🧩 The Browser Extension Framework
https://www.plasmo.com
MIT License
10.59k stars 369 forks source link

[BUG] The antd style is not applied to all components #1050

Closed cong1223 closed 3 months ago

cong1223 commented 3 months ago

What happened?

A bug happened!

When I use getInlineAnchorList, the antd style is not applied to all components because the StyleProvider container cannot specify multiple ids

Version

Latest

What OS are you seeing the problem on?

Windows, MacOSX, Linux, Other

What browsers are you seeing the problem on?

Chrome, Microsoft Edge, Opera, Safari, Firefox

Relevant log output

No response

(OPTIONAL) Contribution

Code of Conduct

cong1223 commented 3 months ago

I solved it.