Giter VIP home page Giter VIP logo

Comments (4)

fredden avatar fredden commented on July 26, 2024 1

@sandeep570 a complete fix for this is in #179.
@Ethan3600 please can you merge #179 and/or grant me permission to do so.

from magento2-cronjobmanager.

fredden avatar fredden commented on July 26, 2024

This is fixed in #179.

from magento2-cronjobmanager.

sandeep570 avatar sandeep570 commented on July 26, 2024

@fredden I have fix for this and I clearly don't see the fix so here is the code below
/** * UnsanitizedHtml version of getLabel. * * @param {Object} record - Data to be preprocessed. * @returns {String} */ getLabelUnsanitizedHtml: function (record) { return this.getLabel(record); },

Add above codes in the file EthanYehuda/CronjobManager/view/adminhtml/web/js/grid/columns/html.js after the getLabel function so issue gets fixed.
@mvenghaus

from magento2-cronjobmanager.

fredden avatar fredden commented on July 26, 2024

Thanks @Ethan3600. I've merged #179 and created a release (v1.13.3) to solve this issue.

from magento2-cronjobmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.