How to apply canvas filters with vue and konva?

To apply filters you need to cache Konva.Node manually. You can do it created() method.
Probably you will need to recache nodes every time you update their styles in updated().

Instructions: click on the rectangle to see changes

Enjoying Konva? Please consider to support the project.