-
-
**Pixi version: 5.3.8**
Hello pixi's devs. I am trying to use extended pixi-filters and it is not working due to some import errors..
When pixi filter is fired, console error is occured and script…
-
I wrote this colors in `windi.config.cjs`:
```JS
module.exports = {
theme: {
container: {
center: true
},
extend: {
colors: {
white: '#ffffff',
'gra…
-
**Describe the bug**
I'm having an issue with 2 stories that don't load the canvas preview. I'm using Storybook with vue and vuetify, I have some components working, but these 2 I can't figure whats …
-
If I search for an existing NR and the API fails to respond (eg, timeout after 30s or other error), then the UI does not handle this error well.
- that there was an error (and any corrective action) i…
-
### Current behavior:
The test doesn't start and an error message is displayed
![image](https://user-images.githubusercontent.com/700778/90767164-18280f00-e2c3-11ea-9df5-fe5702f225e2.png)
![image…
-
-
Using babel7 and mobx6, Babel's config:
```json
"plugins": [
["@babel/plugin-proposal-decorators", {
"decoratorsBeforeExport": true
}],
["@babel/plugin-proposal-class-pro…
-
-
Hi, I want to implement dynamic component which generates template as per passed Props using component interpolation approach.
https://kazupon.github.io/vue-i18n/guide/interpolation.html#slots-synta…