Klavs

Results 2 issues of Klavs

### Environment "vue": "^3.2.45", "@unhead/vue": "2.0.0-alpha.13" "vite": "^4.0.0" node v20.17.0 ### Reproduction **main.js** ```js import { createApp } from 'vue' import { createHead } from '@unhead/vue/client' import App from './App.vue'...

bug

### PixiJS version 8.13.2 ### Link to minimal reproduction https://jsfiddle.net/60281bd7/ ### Steps to reproduce Upload image, apply custom filter. If i upload 1000x1000px image and inspect returned image, there is...