BlockBase in Header Content Doesn't Load the Corresponding View on Mode Switch When `enableLazyLoading` Is Activated
See original GitHub issueURL (minimal example if possible): embed.plnkr.co/9ZVwpP
Steps to reproduce the problem:
- Open the above example
- Activate
enableLazyLoading
of ObjectPageLayout by clicking on the respective toggle button - Click on the segmented button item <kbd>Mode 2</kbd> to load the corresponding View.
What is the expected result?
The view MyBlockMode_2.view.xml
is loaded on-demand.
What happens instead?
Nothing happens as long as enableLazyLoading
stays active.
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (6 by maintainers)
Top Results From Across the Web
I've created a new theme starting from Blockbase
The installation went great, but the issue is that on almost all woocommerce pages the header and footer is missing. How can I...
Read more >The page's settings blocked the loading of a resource - Stack ...
I am facing this problem: Content Security Policy: The page's settings blocked the loading of a resource at http://www.google.com/recaptcha/api.js?onload ...
Read more >sap.uxap.BlockBase - API Reference - Demo Kit - SAPUI5 SDK
The blocks give the flexibility to combine different content types. A block is a control that: Has modes and a view associated to...
Read more >Enable & disable autogenerated anchors in heading blocks
Description I want to remove the automatic html anchor for the heading block. There are cases where IDs are attached to heading blocks...
Read more >Configure a header block
A header block is a visual element placed at the top of pages. It provides a place for branding and other important site-wide...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello @boghyon, we merged a fix today into the master branch. You should be able to see the effect tomorrow with the nightly build (openui5nightly.hana.ondemand.com)
I see, we will follow up tomorrow : )