• Resolved fcfn

    (@fcfn)


    Hi!

    I found the plugin really easy to use which is a big plus. I have a couple of concerns though:

    1. The container doesn’t have any height set on page load (the style only gets added after React renders the component) which leads to a large cumulative layout shift. That doesn’t happen with the core Cover component.
    2. Depending on React adds additional ~50kb to the assets which might be a concern under certain conditions.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Charles Cormier

    (@charlescormier)

    Hi @fcfn,

    We fixed the height issue! Also, add a feature that does not load scripts where the block is not added.

    And released a new version. Please update the plugin to the new version.

    Thanks!

    Thread Starter fcfn

    (@fcfn)

    Hi @charlescormier, appreciate the rapid fix on the height issue!

    Regarding React, I was saying that perhaps just adding some parallax doesn’t need the whole of React and can be done with a more lightweight solution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘A couple of concerns’ is closed to new replies.