-
**问题描述**
两个开启了下拉刷新的页面,其中一个跳转至另一个页面后,返回,下拉刷新,loading不会消失。
确定已在 `onPullDownRefresh` 回调内调用 `uni.stopPullDownRefresh()`。
且在不做跳转时下拉刷新无异常,以及跳转至一个没有开启下拉刷新的页面后返回,下拉刷新也没有问题。
**复现步骤**
https://github.com/…
-
**问题描述**
页面中使用 onPageScroll 方法无效,也不报错
**复现步骤**
npm 包信息如下
```json
"dependencies": {
"@dcloudio/uni-app": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-app-plus": "3.0.0-alpha-303032021122…
-
**问题描述**
项目依赖@dcloudio从2.0.0升级至2.0.1之后原有的事件处理方式无法正常工作
![image](https://user-images.githubusercontent.com/65997647/152770313-67c01962-690a-4457-b5ed-787fa680ccdd.png)
![image](https://user-images.gi…
-
First, very clean and light weight library, loves it!
But how can I achieve this: https://static.yximgs.com/udata/pkg/kuaishou-ad-frontend-cdn/Qo3cwcarousel.mp4
I want looped carousel with 80% w…
-
I noticed it worked on douyin and that you had tiktok tagged, but I wasn't sure.
-
我看文档写着支付payment,但是代码并没找到这个方法
-
Hi there..
I try to use bsdiff-node in nodejs worker_threads,but got the error : " Module did not self-register."
```bash
[Nest] 76026 - 10/15/2021, 6:09:35 PM ERROR [ExceptionsHandler] Mod…
-
**问题描述**
钉钉第三方应用,使用onShareAppMessage设置分享,分享出去后无法打开,提示 “无效的参数”
**复现步骤**
onShareAppMessage() {
const tid = uni.getStorageSync('tid') || "";
return {
title: '您有一份企业风险报告有待关注',
…
-
![image](https://user-images.githubusercontent.com/17376841/114696342-20035a80-9d4f-11eb-8aa7-afad5411de8a.png)
max.widget.black中的内容:
[
{
"activity":"com.yxcorp.gifshow.aggregate.Aggregate…
-
**问题描述**
`@click.native.stop` 在自定义组件上使用出现异常 `TypeError: Cannot read property 'stopPropagation' of undefined`
**复现步骤**
[复现问题的步骤]
完整复现代码
https://github.com/chuangbo/uniapp-issue-stop-propagat…