dsuwirya
Results
2
comments of
dsuwirya
I tried removing it from select-pipes.ts > HighlightPipe, on the line where it's adding strong tag.
I got it working by turning off ivy: tsconfig.json "angularCompilerOptions": { "enableIvy": false,