tinymce / tinymce-blazor

Blazor integration
MIT License
45 stars 14 forks source link

Could not find 'tinymceBlazorWrapper' in 'window'. #5

Closed Thwar closed 3 years ago

Thwar commented 3 years ago

image

Having trouble getting the editor to work. I installed tinyMCE.Blazor package using Install-Package TinyMCE.Blazor on Windows. Is the nuget package not compactible with Blazor WebAssembly ?

Thanks

tntwist commented 3 years ago

Hi. It should work wiht Blazor WebAssembly. I created an example here :https://github.com/tntwist/tinymce-blazor/tree/blazor-wasm-sample/TinyMCE.Blazor.Sample.BlazorWasm

jscasca commented 3 years ago

Hey @Thwar

Just checking if you are still having issues getting the editor working?

Thwar commented 3 years ago

Hi sorry I no longer have issues will close the issue. Thanks!