next-plugin-antd icon indicating copy to clipboard operation
next-plugin-antd copied to clipboard

The custom styles are not updated when using route jumps by `next-plugin-antd`, the page must be refreshed to work properly

Open jackywq opened this issue 4 years ago • 2 comments

jackywq avatar Nov 11 '20 06:11 jackywq

It's a known issue while there's some conflict between style hot-reload for next.js and on demand import for ant design.

I'm working on it...

ye-will avatar Nov 11 '20 09:11 ye-will

Ref: https://github.com/vercel/next-plugins/issues/681

ye-will avatar Nov 25 '20 06:11 ye-will