Web viewer cannot read html

I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

Describe your issue

when i call load html it doesn’t accept application closes

Steps to reproduce the issue

Web viewer > load HTML + text

Expected Behaviour

read html and show me my site

Actual Behaviour

app crashing

Show your Blocks

IMG-20230607-WA0008

Android version

12

how to find out what is going on

Taifun

the html file is stored in the assets of the app?
it might be, that you have to use the path http://localhost/editor.html
Taifun

it didn’t work

LoadHTML block expects you to provide it the html text directly.

file:///android_asset/editor.html

still error here

You can try

The answer was here

Show your relevant blocks

Taifun