Oleksandr Petrushevskyi
Oleksandr Petrushevskyi
In my app, additional content will be added to the app when the user gets closed to boundaries. It's a map. My center is supposed to be located in 0,...
When I hover over Iframe trying to use this plugin there is an error: ``` Uncaught TypeError: Cannot read property 'x' of undefined at HTMLDivElement.getValues (tilt.jquery.js:91) at HTMLDivElement.updateTransforms (tilt.jquery.js:106) getValues...
Found one more bug.. :( When I was debugging my site using F12 and resizing that page this fast I found another bug here. Glare seems broken sometimes after quick...
Hey, this is a great action and flexibility is great but I wonder if there's a way to make it work in my case. I have a release-flow based on...
"square" is undefined in createboard(), I've defined that it's a temporary variable.
I am not understanding something. It looks like when a new branch is created while the action is used in a "branch"-version mode it never uses the 0 version correctly....
The interface link is outdated and doesn't tell the full list of options available today. For example `input` option was not available back then but it is the only way...
**Describe the bug** Can get pdm-packer working at all. ```bash pdm plugin add pdm-packer Installation succeeds. pdm pack ERROR: Failed to load plugin pdm-packer=pdm_packer:plugin: module 'importlib' has no attribute 'metadata'...
This isn't a bug, I am assuming, since ignore_fail is probably only meant to work for sequence tasks. Would it be possible to get ignore_fail to also work for other...
### Description I am not sure if it is, but it looks like a bug, when I run `poetry --directory path/to/project build` I get an error: > WARNING: No build...