Kristofer Kwan
Results
2
comments of
Kristofer Kwan
I also had the same issue. I realized later on that the reason I was having the issue was because I didn't have react-pdf-highlighter inside my node modules folder 😦...
I made the filtering logic work via including an additional config to the config file: ``` [[chats]] from = [] to = filter = [""] ```