Koty Yell

Results 2 comments of Koty Yell

I ran into this issue as well. In my case, it was caused because I had failed to select any Link Types for the field. It was also inside a...

I'm not very familiar with ES6 classes, to be honest, but it looks like the best pattern would be to extend the BadgerAccordion class and just [override the method](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes#Sub_classing_with_extends). I've...