fairySusan

Results 13 issues of fairySusan

noop-case
已在六印中修复

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** Vue^3.2.37 -...

modal 里面写组件的话,没有打开过modal,但是组件都挂载了,希望modal打开后再挂载组件

type: question

### Reporting a bug? I use i18n.global.t in ts file, when i switch the local, $t api change successfully,but i18n.global.t api have any change ### Expected behavior i18n.global.t api can...

Status: Review Needed

react native 0.62, 出现错误 ListView has been removed from React Native,怎么办

My html: ``` manga !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', 'xxxxxxxx'); fbq('track', 'PageView'); ``` then the error: [vite-plugin-pwa:build] Unable to parse HTML; parse5 error code disallowed-content-in-noscript-in-head...

The app work normally before I setup viet-pwa. The `refresh()` doesn't work after I config vite-pwa. The Chrome' network panel have any request when call the `onNextPage()`. code: ``` const...

**Software version (please complete the following information):** vue:"3.2.37", vite:"2.6.4" "vue-grid-layout-v3": "^3.0.3", **Describe the bug** ``` SyntaxError:The requested module '/node_modules/element-resize-detector/src/element-resize-detector.js?v=820a0926' does not provide an export named 'default' (at GridLayout.vue:1:194) ```