fabpico

Results 27 issues of fabpico

My Environment: Image Inspection ``` "Created" : "2019-04-11T16:01:41.794400681Z", "DockerVersion" : "18.03.1-ee-3", "Id" : "sha256:93b4a875d42eaac95fbfcc1187922a70ffc4c657e47d9241c2e638a2b512c8b8", "Os" : "linux", "OsVersion" : null, "Parent" : "", "Size" : 109392129, "RepoTags" : [ "mamuz/phpda:latest"...

I would like to have controls/buttons to jump x seconds (for example 10 seconds) back and forth while playing a file. There is a podcast app which includes such a...

enhancement

It would be great to have multiple instances of Alert to fire them independently. I didn't found anything in the docs for realizing this, i must do this with workarounds....

enhancement

### Description I am getting unique constraint errors in the scan log when scanning. I scan 2’855 Files in 239 Folders. Most of the scan log entries are infos. ###...

bug

### Describe the bug I have such a story ```` export const Default = () => { const items = [ {id: '1', name: 'Item 1', date: '2022-01-01', author: 'John...

bug
help wanted
block: source
sev:S4

### Describe the bug Similar to https://github.com/storybookjs/storybook/issues/25542 , but vice versa. In a story I have such code ```` const icons = [ createRow('Add', ), createRow('Change', ), createRow('Up', ), createRow('Down',...

bug
help wanted
block: source
sev:S4

Even after removing `composer.lock`, after running `composer require --dev mamuz/php-dependency-analysis`, following error happens: ``` Cannot use mamuz/php-dependency-analysis's latest version v2.0.2 as it requires php ^7.3 which is not satisfied by...

### Version v4.24.2 ### Description When running `npm install`: ```` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm...

`"doctrine/doctrine-migrations-bundle": "^3.2"` According to https://www.doctrine-project.org/projects/doctrine-orm/en/2.14/reference/association-mapping.html#one-to-one-self-referencing there is an example ````

Similar to https://github.com/jsdoc2md/jsdoc-to-markdown/issues/160 but it sounds that Github has a magic behavior that solves it. I don't let render the markdown in Github, but in Storybook. And in Storybook it...