Igor Pellegrini

Results 17 issues of Igor Pellegrini

Roundabout is a wonderfull piece of code, really nice and easy to use. And that's extremly cross-browser. But... I'm having problem with Safari. 1) On Computer (latest version released for...

This allow a correct installation of the project, for development purposes. Also fix minor spacing problem in package.json

Hi, the app works nice on every target except for the AppStorage. While scanning it will always stuck (forever) on some app. I tried to uninstall all of those causing...

As from the title: this supports automatically reloading the extension from the `build/` folder, when it see changes. Activating a "build-when-save" functionality on their IDE, the users can just code...

Hello guys, I've made a sound with the sequencer active and I wanted to reduce the tempo of its playback. But after trying to change BPM and then saving the...

Different pages show a number of annotations, in the toolbar icon card, but when clicking it and opening the extension there is no annotation listed for the page. I tried...

I disabled third-party cookies on Chrome, and then added `[*.]hypothes.is` into the **Allow** list, at [chrome://settings/content/cookies](chrome://settings/content/cookies). But, still, every time I reload a page I loose the session and need...

Hi everyone, _Is it normal that when I use the `migrations` option, to specify a custom order/naming for my migrations, I loose the ability to use `doctrine:migrations:diff`?_ ----- I have...

## Short description The extension is leaking memory as hell. ## Expected result Previous behaviour: low memory footprint & no crashes/reloads. ## Actual result At loading time the extension occupied...

I tried to run bower-away on a bower package and got some @namepaced dependencies that cannot resolve the correct #tag, in the peerDependencies of package.json (when running `npm install`). ```...