sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
423 stars 182 forks source link

[Bug]: Custom Toolbar Problem #473

Closed ronnybaba closed 10 months ago

ronnybaba commented 12 months ago

What happened?

i am trying to implement some custom toolbar in this and following the described process in documentation https://ngx-editor-codemirror.stackblitz.io/

here you have implemented the coremirror funcnality which is not working on this stalkblitz can you please provide me a solution or working demo so that i can implement more features according to my need

thanks in advance

Version

v14.0x

Angular Version

v14.0x

What browsers are you seeing the problem on?

Chrome

Link to reproduce

No response

Relevant log output

No response

Willing to submit a PR?

None

ronnybaba commented 12 months ago

can anyone please respond to this ?

sibiraj-s commented 12 months ago

Yeah its broken for some reason. Will check and update this weekend.

Meanwhile you can try running the project locally, it was working fine last time i checked.

See here for how to run locally https://github.com/sibiraj-s/ngx-editor/blob/master/.github/CONTRIBUTING.md

ronnybaba commented 12 months ago

i checked your project locally and its running fine on local but when i try to diagnose the issue by checking the ngx-editor version installed in your local project then i am unable to find it.

can you please help me with the version or if possible please resolve it

sibiraj-s commented 11 months ago

checking the ngx-editor version installed in your local project

local project uses source code directly not the npm package and the latest code is already published to npm.

sibiraj-s commented 10 months ago

The setup is now fixed ngx-editor-codemirror.stackblitz.io

github-actions[bot] commented 9 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.