Skip to content

Fixed an issue where dnn-richtext and dnn-monaco-editor would not load#1454

Merged
david-poindexter merged 2 commits intoDNNCommunity:developfrom
valadas:fix-lock
Feb 19, 2026
Merged

Fixed an issue where dnn-richtext and dnn-monaco-editor would not load#1454
david-poindexter merged 2 commits intoDNNCommunity:developfrom
valadas:fix-lock

Conversation

@valadas
Copy link
Copy Markdown
Member

@valadas valadas commented Feb 19, 2026

Fixed an issue where dnn-richtext and dnn-monaco-editor would not load

The package.lock file got somehow mangled at some point and we had some version conflicts about esbuild with storybook that affected building the actual project. Then it was somehow refusing to import the css for jodit and I changed the path to be relative to node_modules which fixed the issue.

I may have a better idea for esbuild in an additional PR or commit here, but wanted to commit this fix at least as it was the main blocker right now.

Fixed an issue where dnn-richtext and dnn-monaco-editor would not load
@valadas valadas added the bug Something isn't working label Feb 19, 2026
@valadas valadas added this to the 0.28.0 milestone Feb 19, 2026
@valadas valadas mentioned this pull request Feb 19, 2026
Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you @valadas 🎉

@david-poindexter david-poindexter merged commit 9752d46 into DNNCommunity:develop Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants