David Stöckl

Results 14 issues of David Stöckl

## Expected Behavior: Unfortunatly I did not find an option to add HTML to CMB2 meta boxes. I was hoping for an option to be available when registering a new...

After doing a project with lot of BXSliders in a huge one pager I have noticed that my only option for mobile phones was to set `touchEnabled` to `false`. If...

Hey there besides searching through the issues here as well as with Google I did not find a decent solution for this problem yet. I have asked a question on...

This is especially a problem because it happens when I am typing in the IDE. The issue was also asked on SO but no answers till now: https://stackoverflow.com/questions/57992153/grunt-watch-always-stops-watching-after-fatal-errors-how-to-make-it-retry-af Within some...

question

There is no possibility to hook into the wipe / clear / purge method so far. In my special case I required this to make the Plugin compatible with Amazon...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no | Branch?...

question
docs

If a e.g. a div has the property overflow:hidden; and contains an image, then background-check is checking the underlying image for a target element even if this is not visible....

Is it somehow possible to add the classes not only on image hover but no matter which background is hovered?

# 🐛 bug report Very strange behaviour in my opinion but it is true. When parcel is watching SCSS and JS files and the last edited file is a JS...

This problem was costing me some time to find that only string indicies in the array are allowed: ``` /** * send a message to specified fluentd. * * @param...