inertia-laravel icon indicating copy to clipboard operation
inertia-laravel copied to clipboard

SSR (react) error ui doesn't match initial ui when including prop having html

Open Webmitr opened this issue 1 year ago • 0 comments
trafficstars

SSR error ui doesn't match initial ui when including prop having html

I'm making a news web portal when i include post content which contain html markup (generated through tinymce editor )through props hydration error occurs i'm rendering data with dangerouslysetinnerhtml, however after inspecting error I'm confident error is occurring at prop level.

Webmitr avatar Feb 19 '24 13:02 Webmitr