最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

X-editable not works anymore in Sonata Admin after importing js dependencies with symfony asset mapper - Stack Overflow

programmeradmin3浏览0评论

After upgrade to symfony asset mapper, x-editable is not working anymore in sonata admin.

This is the error I go in app.js from sonata amdin .x/assets/js/app.js

Uncaught TypeError: Cannot read properties of null (reading 'addClass')

This is the error line in sonata app.js:

this.tip().addClass(this.containerClass),

Any idea?

Thank you

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论