Skip to content

Property 'filters' Undefined on 'FabricImage' in Fabric.js 6.3.0 for Angular Project #10105

Answered by asturur
Arkit-Sutariya asked this question in Q&A
Discussion options

You must be logged in to vote

I do not think Angular has nothing to do with it.
filters is its own export.
You can do

import { filters } from 'fabric';

And while i m leaving that on, i ll make a PR so that you can do import { Brightness } from 'fabric'; so that is more clear.
Those bundles of objects are not useful

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Arkit-Sutariya
Comment options

Answer selected by Arkit-Sutariya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants