Those blocks are very complicated. i Dont understand. I just need simple blocks to
- User clicks Syllabus - opens Syllabus URL.
- User presses Back - Clear History - returns to Home layout.
- User clicks Notifications - opens Notifications URL.
Those blocks are very complicated. i Dont understand. I just need simple blocks to
First of all, think about it, every time you press back, you clear the history.
You should clear it in two cases:
To make everything simpler, Iād suggest clearing the history as soon as you click on the CardView Notification
Can I help you understand them better, or do you want to keep it light for now?
The problem just shifts somewhere else, because what youāre seeing is simply the CWV still having the previous page loaded and to fix this in the simplest way, Iād suggest doing a blank Go To URL before loading the next page.
A very good way to learn App Inventor or Kodularā¦
I remember have a similar unrelated issue like this a few years ago. My solution was to use a second webview. CustomWebviewer is well organised for this with its id system.
Iām using the CustomWebView extension in my Kodular education app to load Blogger pages.
Problem: The Blogger page loads correctly the first time. When I click a link inside the Blogger page, it opens the next page normally.
However, when I press the Back button to return to the previous page, a large white blank area appears below the page (see attached screenshot).
The page content is displayed correctly, but there is a huge white space below it.
The same Blogger pages work perfectly in Chrome and other browsers.
Iāve attached:
Any help or suggestions would be greatly appreciated. Thank you!
Hi dear,
I think that white space is actually present on the website itself, take a look at what I see from desktop.
Hi Rayzzz, I checked this link in Chrome Desktop, Mobile & Edge browser also, works fine. But it shows white screen only in Custom web viewer.
If the site were formatted correctly, I should see it properly too, but even when trying with other browsers, that white space is still there.
Check the HTML carefully, this extension works really well, so it would be very unusual if this issue were with it.
Please click 1st link, then scroll down and press back, white screen will come
Ok sir. Will check.
Later part of the video (soul browser)
Issue is due to scroll behaviour.
Ohh. Okay. Will change the blogger theme and try.
Sir, I have checked Many other blogger sites, same problem. And also some times it doesnāt show white spaces. I found that everytime after deleting app cache, it doesnāt show white space.