Denis

Results 17 comments of Denis

@jodinathan it breaks my hover and press events. I did it like this: ```javascript class MyAwesomeButton extends AwesomeButton { constructor(props) { super(props); this.extraProps = { type: props.buttonType, }; } }...

It doesn't work even if I change `model.realEstate.residentialComplexId` manually later.

@scottwernervt nothing happens. I thought .content for relationships.

@scottwernervt thanx, but you use belongsTo, when I have issue with simple attribute. As I understood, I can't use `.content` with simple attributes.

Got the same issue. It's because on the first step self is an array of forms with one element self[0].opt return correct configuration. On the next steps it works with...

@wbotelhos I've tried master version, but encountered some issues. 1. Calling `.stepy('step', 2)` doesn't trigger `next` callback. 2. Is `` tag required? Getting errors without it. 3. Could you provide...

After some investigation, I realized that it's something related to purgeCss. After removing withPurgeCss from next config it works. Don't now how to combine everything together.

Having this lines of code, but still getting this flashing in production. ![Снимок экрана 2021-06-18 в 12 12 11](https://user-images.githubusercontent.com/735194/122537631-69fa0c80-d02e-11eb-9c87-a2d19d70facd.png)

![](http://monosnap.com/image/M1hg1zebnDTZ20ZU1HLfxzPF2Ynbs8.png)

Having the same issue (```val.slice is not a function```), but when just trying to find parent.