-
------------------------
**问题描述**
1.之前使用比较低版本的Taro开发微信小程序近期将Taro框架升级到最新后实发现triggerEvent事件不能使用了。
**复现步骤**
[复现问题的步骤]
1. 子组件:`this.triggerEvent('customevent', isUseRule)`
2. 父组件:`onCustomev…
-
### Issue description
Wallaby doesn't detect automatic configuration. (jestVersion: 24.0.24)
So I tried to make my own config.
**wallaby.js:**
```
module.exports = function (wallaby) {
re…
-
Is there any way to render lottie json to video on server side?
C# or PHP or NodeJs or ffmpeg?
-
Plugin works fine with fine with earlier animations used but new animation causes app to carsh during animation. **It doesn't happen always.**
**Github repo** of the sample: https://github.com/Divy…
-
@bodymovin could you advise on the best strategy to render a bodymovin canvas or SVG animation to a gif/video? Potentially using CCapture.js or GIF.js
-
If I run the command `make install` in the just cloned Themis repo, i get this error
```
make install
-n link
soter_static [WARNINGS]
ar rcs build/libsoter.a build/obj/soter…
-
I noticed, either one of the following works without crashing app:
```xml
```
But neither one of these work. When launching it crashes app.
```xml
```
-
# Bug Report
**Ionic Info**
Run `ionic info` from a terminal/cmd prompt and paste the output below.
```
Ionic:
ionic (Ionic CLI) : 4.0.0 (C:\Users\exe\AppData\Roaming\nvm\v8.11.2\node_m…
-
Getting this error when upgrading to Ember CLI 3.2: `Templates contents haven't been extracted yet`.
It might be that ec-addon-docs was relying on the order that Ember CLI was processing the templa…
-
I'm working on a web app using lottie with some custom tweaks to enable users to replace some of the content, previewing in the browser and then render it in node.js.
We've been doing it for while …