-
**[Original report](https://bitbucket.org/Red_Squirrel/manga-downloader/issues/530) by Anonymous.**
----------------------------------------
bato.to not working
-
Hi,
I am using nuxt.js 2.14 with typescript and after some testing, i have noticed couple of issues with some parts of the code and i thought i might share how i fixed them for me.
### Invalid i…
-
ScrollEnd回调无效
```vue
.seamless-warp {
height: 229px;
color: #fff;
overflow: hidden;
}
import vueSeamlessScroll from 'vu…
-
- audio
- text
- 3D (unity/webassembly)
- pdf?
-
I have a router-view that needs to be reloaded after sending some POST requests and receiving whether the operation was successful, but
```
this.$route.router.go(this.$route.path)
```
doesn't trigge…
-
当limitMoveNum设置为2(2行数据)时,父组件数据进行动态减少(splice),在子组件(vue-seamless-scroll)上数据依旧显示所删除的那一行数据,只有先将其置空,在循环插入才可以解决,这是为什么呢?
-
当需要对每个li添加点击事件时,发现ul2中的点击事件丢失了,点击无效
-
![20191112-224300_capture](https://user-images.githubusercontent.com/35761035/68681590-9de19600-059e-11ea-9501-34106afc184d.gif)
环境:
vue:2.6.10
vue-seamless-scroll:1.1.17
测试数据有6条
-
在当前页面点击滚动项后,就不滚动了.需要在当前页面其他地方随便点一下才会继续动;
如果点击滚动项跳转页面,再返回以后不管怎么点都不会再重新滚动了.
在获取到数据时给最外层盒子设置动态宽度
```javascript
this.assemble_product = res.data.data.assemble_product
let width = 130 * this.assemble_…
-
如题
![image](https://user-images.githubusercontent.com/24451091/79303256-08697a00-7f21-11ea-92bd-cb049a704d98.png)
```html
```
现在这样设置了没有效果,希望大佬能帮忙解决。谢谢