Blazored / TextEditor

Rich text editor for Blazor applications - Uses Quill JS
MIT License
276 stars 58 forks source link

it#s not working for .NET5 #28

Closed jude1003 closed 3 years ago

jude1003 commented 3 years ago

Hai i just updated to .net 5 an it's not working anymore

jude1003 commented 3 years ago

image

ADefWebserver commented 3 years ago

You can consume the control in a .Net 5 project. Do not try to upgrade the control its self to .Net 5

jude1003 commented 3 years ago

hallo, i did not update the control to .net 5. I am using the nuget packet

ADefWebserver commented 3 years ago

I just created a .Net 5 server project and it worked fine?

image

ADefWebserver commented 3 years ago

Here is a Blazor .Net 5 Blazor Server version:

BlazorSeverTextEditor.zip

ADefWebserver commented 3 years ago

Here is a Blazor .Net 5 WebAssembly version

BlazorClientTextEditor.zip

image

jude1003 commented 3 years ago

Hallo, Thanks for your help. I have two machines, on one is working without any problem but on other not... i can't find the solution.

ADefWebserver commented 3 years ago

@jude1003 On the machine that it does not work on. Can you go to: https://cdn.quilljs.com/1.3.6/quill.js If you cannot, that is the problem.