• Resolved quadlayers

    (@quadlayers)


    Hello Team,

    I’m Francisco, the Tech Lead of the QuadLayers development team.

    We’ve been receiving numerous complaints following our last plugin update, specifically regarding compatibility with your plugin. It seems that LiteSpeed Cache is breaking the dynamic imports in our React application.

    Below is the code that imports part of the app. As you can see, we’re using a fixed chunk name:

    javascript

    Copy code

    const Modal = lazy(() => import(/* webpackChunkName: "modal" */ './components/modal') );

    Could you please review your plugin to address this issue?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support qtwrk

    (@qtwrk)

    thanks for reaching us

    please create a ticket in our ticket system by mail to support at litespeedtech.com , this will put you in contact with our devs directly.

    Thread Starter quadlayers

    (@quadlayers)

    ok thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.