Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

openbluedragon does not work due to a global function called render #22

@DavidGOrtega

Description

@DavidGOrtega

openbluedragon has a global function called render so the scope this. has to be specified inside mustache.cfc.

render( has to be replaced to this.render(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions