ltxhhz
ltxhhz
我是用compression-webpack-plugin的时候出现的这个问题,和楼主一样的报错 所以是这个插件的问题,卸载了 `npm uninstall compression-webpack-plugin` 装个低版本的,比如6.1.1 `npm i [email protected] -D` 当前的最新版本是7.1.1,经过我的测试7.x的两个版本都不行 来个大佬翻译一下? poor English
> @ltxhhz Have you been able to get around the issue in any way? @duecksimunto Hello, I accidentally solved this problem before, but I didn't know what the solution was....
> Thank you @ltxhhz, it worked! 🙏 A pleasure.🎉
> @ToemD > As the author is not doing any pull request/answers here, we fixed this bug on our repository. > Clone/download and go. :) > https://github.com/KeeeX/qrcodejs Thank a lot...
请尝试把那段代码改成 ```js group.sendMsg([segment.at('all'),'大家好']) ``` 可以尝试阅读[文档](https://oicqjs.github.io/oicq/) 然后把issue关了
必要的信息你不填,无法判断你用的v1还是v2  你看的这个文档是v1的,而且早就停止更新了 https://github.com/ltxhhz/oicq-wiki/blob/c2e43e5569a735b5b6fa95907dc1e9e460e650fb/readme.md?plain=1#L1-L4 
在页面添加一个 `dialog` 元素,然后调用元素的 `showModal` 方法应该可以复现 