November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Svein,
First of all, thanks for the PR! I've left some comments for you on github. There will be an updated release asap.
Seems like you've bumped into some sort of rendering glitch in Chrome. I would be happy to look into it. I'm not experiencing this in my project, however. Is there any way I can inspect your solution or reproduce it?
- Lars Skjelbek
Hi, I am using the BlockBreadcrumbs addon for the EPiServer Edit mode:
https://github.com/skjelbek/block-breadcrumbs
I have also ported it to EPiServer 10 and made a pull request, but I don't think that's relevant for this problem.
The problem is that on the breadcrumb of the page which contains the block, a white area is shown to the left of the outlined area.
The breadcrumb is in reality the actual page rendered inside an IFrame.
This happens:
- Only in Chrome (also tested it on Edge and Firefox)
- On some zoom levels: when I zoom to 110% the problem goes away.
- When I remove the class which is used to highlight the block, or it's content, the white area is gone, but so is the highlighting ( .bbcrumbs-highlighted { position: relative; } ).
I would appreciate if anyone has any ideas on why this is happening, and how I can fix it.
Sincerely
Svein Terje Gaup