mirasvit / module-blog

Magento 2 Blog Extension
https://mirasvit.com/magento-2-extensions/blog.html
Open Software License 3.0
68 stars 48 forks source link

Issue in backend after installing the extension #74

Closed itsgauravjain22 closed 7 years ago

itsgauravjain22 commented 7 years ago

After successfully installation, the back end of the extension has many UI issue. Followings are the some issue we faced:

RomanZh commented 7 years ago

Hey there,

Could you please specify what Magento and blog version you are using.

Regards

itsgauravjain22 commented 7 years ago

Magento version is 2.1.6 ang blog version is 1.0.19-beta

itsgauravjain22 commented 7 years ago

Any update or fix over the issue.

Here's the log for more info:

{{root}}/pub/static/adminhtml/Magento/backend/en_US/blog/template/grid/cells/actions.html 404 (Not Found)

knockout.js:3012 Uncaught ReferenceError: Unable to process binding "css: function (){return stickyClass }"
Message: stickyClass is not defined
    at css (eval at createBindingsStringEvaluator (knockout.js:2624), <anonymous>:3:56)
    at update (knockout.js:3803)
    at ko.dependentObservable.disposeWhenNodeIsRemoved (knockout.js:3004)
    at evaluateImmediate (knockout.js:1737)
    at Object.ko.computed.ko.dependentObservable (knockout.js:1946)
    at knockout.js:3002
    at Object.arrayForEach (knockout.js:151)
    at applyBindingsToNodeInternal (knockout.js:2974)
    at applyBindingsToNodeAndDescendantsInternal (knockout.js:2854)
    at Object.ko.applyBindings (knockout.js:3065)
RomanZh commented 7 years ago

We have fixed "stickyClass is not defined" error and released new version of blog module.

Regarding your UI issue - we can not reproduce this. I think that this is something that related to your server.