Uncaught TypeError: Cannot convert object to primitive value(zone-evergreen.js:171)

前端 未结 4 2035
无人共我
无人共我 2020-12-29 19:07

In Angular 9 (using Bootstrap 4 and Jquery 3.5.1). when clicking on bootstrap collapse button, I am getting an error on my browser console instead

4条回答
  •  遥遥无期
    2020-12-29 19:23

    Just found this issue too, so moved from 3.5.0 to 3.5.1 (latest) and error is gone

提交回复
热议问题