Border not rendered if the element is big
Closed this issue · 0 comments
Simply007 commented
Brief bug description
I have tried to render the web spotlight and if I use it on pretty long article text, the border and the pencil is not rendered. The click-through is working still.
I don't see the
<kontent-smart-link-element>
tag in<kontent-smart-link-overlay>
tag in html.
Repro steps
- Clone https://github.com/Kentico/gatsby-starter-kontent-lumen/tree/webspotlight
npm i
# should copy.env.template
and name it.env
npm run develop
- Enter http://localhost:8000/articles/humane-typography-in-the-digital-age/?preview-mode=true
Expected behavior
I expect to have a pencil and border no matter what 😄