Evan
Evan
I'm assuming since this issue hasn't been closed that no fix has been released yet? I'm also experiencing the same exact problem. My stylelint config is in `package.json`. The only...
@CPapas @goroderickgo I also had the same problem. When you install the app in teams there should be a dropdown arrow next to the **Add** button. You have to hit...
@goroderickgo > Seems like the bot can only be applied to a single channel, though curious if you've found differently. I didn't try adding it to multiple channels so I'm...
@lucatume Been looking for a long time now for some solid WordPress integration testing tools and I'm really happy I found your library. Any update on this request? I think...
@esamattis Thanks for the recommendation. Glad to see people are out there developing automated solutions for this.
@lucatume Glad to hear that! I'll be one of the first to check it out!
@jonshipman is spot on. `{$wpdb->prefix}{$table_name}` should work. @jrfnl `{$wpdb->prefix}tablename` does make the error go away, but referring to the table with a literal in this way only makes sense if...
It's been 6 years and `ListItemRun.php` is still not implemented. Pretty crazy. In any case, I took @CaptBarbarossa's code and extended it to handle all types of elements in the...
I have the same issue. The dash background color actually appears to be reversed for the 'Dark' and 'Light' variants.
Same problem for me. I can't speak to the root cause but I found a workaround (at least for webpack). Adding the following `alias` to my `resolve` config fixed the...