Skip to content

Commit

Permalink
Added the Known Issues section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kkomelin authored Nov 3, 2021
1 parent 08cbd2e commit 47d2625
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ The library is aimed to work **everywhere** and has been tested in the following
- Next.js without SSR (manually)
- Next.js with SSR (manually)

## Known Issues

1. [Can't resolve 'canvas' on Next.js serverless app](https://github.com/kkomelin/isomorphic-dompurify/issues/54)
2. [Starting from 0.16.0, there is a dependency conflict which causes `ReferenceError: TextEncoder is not defined`](https://github.com/kkomelin/isomorphic-dompurify/issues/91)

## License

DOMPurify -
Expand Down

0 comments on commit 47d2625

Please sign in to comment.