Skip to content

Cache failed on all pages #6

@duongminhlonge

Description

@duongminhlonge

Hi guys,
I've installed your extension and I saw an issue. This extension affected to cache for all pages.
You can see it in this file 'app/code/Diglin/Zopim/view/frontend/layout/default.xml':
<block class="Diglin\Zopim\Block\Display" name="zopim.chat.js" as="zopim_chat_js" template="Diglin_Zopim::chat/widget.phtml" after="-" cacheable="false" />
cacheable = false affected to cache all pages. So I wonder If I remove "cacheable=false' that It won't affect to any function in this extension?
Thanks you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions