Omid Amraei

Results 7 comments of Omid Amraei

I get the same error while running `composer update`: ``` [Symfony\Component\Debug\Exception\FatalErrorException] Class 'Artdarek\OAuth\OAuthServiceProvider' not found Script php artisan clear-compiled handling the pre-update-cmd event returned with an error [RuntimeException] Error Output:...

Any update? This is really ruining the user experience. Dragging between containers with different width is confusing.

@RomainLanz Why not simply concatenating it to a prefix? ``` disks: { driver: 'local', root: process.cwd(), url: https://domain.com }, } ``` and then: ``` Drive.disk().getUrl('/path/to/file') // returns "https://domain.com/path/to/file" ```

After almost 3 years, this issue is still annoying. Are we the only people on the earth who care about the time spending for builds?

@m-sundman The title is speaking. However, I added an screenshot.

@arunk140 Seems an error occurs while parsing json. No command after reloading. ```json { "title": "Disconnect", "command": "gnome-terminal -- bash -c 'ps -lef | grep ssh | grep 1337 |...

> Same here. Updating to FF 132.0.2 itself didn't fix it for me, but changing `browser.tabs.closeWindowWithLastTab` to false in about:config seems to have fixed the issue. Tabs are no longer...