Use message
component with contextHolder results in routing blank pages
#6807
Labels
message
component with contextHolder results in routing blank pages
#6807
Version
4.0.0-rc.6
Environment
os: Windows11; browser: Edge 115.0.1901.188; Vue: 3.3.4
Reproduction link
Steps to reproduce
npm init vue@latest
, choose ts,jsx,router,pinia,es supportnpm install
npm i --save ant-design-vue@4.0.0
What is expected?
after step6, should switch to Home view
What is actually happening?
blank view after step6
The text was updated successfully, but these errors were encountered: