Problem with Angular Universal
Open
@MrElectroNick is already working on this.
Since Nov 24, 2022.
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
We are trying to add SSR to our angular application and we are getting the error below:
ReferenceError: self is not defined
at Object.<anonymous> (xxx/yyy/node_modules/jodit/build/jodit.min.js:1:267)
Is it possible to prevent the loading of jodit.min.js if the platform is 'server'?
Thanks,
Berra
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.