mirasvit / module-blog

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

JS error on new blog post page #137

Open JesKingDev opened 5 years ago

JesKingDev commented 5 years ago

Mirasvit_Blog/js/post/form/input-limiter.js:55 this.notice(''); throws Uncaught TypeError this.notice is not a function

image

judaschwartz commented 5 years ago

I am not seeing this error

Serializator commented 5 years ago

I installed the Mirasvit Blog module on a clean Magento 2.1.x installation and got the same error. I had to manually remove the mask element to create a new post. Once tried I editing the post I got the same problem again.

Screenshot 2019-07-25 at 23 21 38
KilalaPhu commented 5 years ago

im error this bug too, how fix it, please help me, magento 2.1

smile8623 commented 4 years ago

I installed this Blog module on Magento 2.1.17 and got the same error from Adding Post on Admin.