Webview progress bar not working

Hello, kodular team
I am creating a web application but, facing some issue . when I WebView location turn on then default web view component (when webview progress changed) not working. And location turn off then work fine I need to on WebView location for my app.

I am trying to add a progress bar in WebView for page loading.

Please help me what I am doing to fix this issue.

Need help please

Why not just be patient?

The problem is in your block you just set progress bar visible on webviever progress changed event.
Add one block set progressbar.progress to webviever.progress

Webviever.progreess you will get from on changed event of webviever

Please tell me how to set block