LuRy

Results 12 comments of LuRy

Some update about this? i have problem with conflict ctrl + shift + 1 .. i used it for quick switch to the first tab. i would prefer for disabling...

Same problem via PXE, tried many version, both DHCP or DHCP-undionly tested with same result. ![obrazek](https://user-images.githubusercontent.com/2318346/110550089-54be3980-8133-11eb-9e1a-44a845e72332.png) when i hit to "Manual network configuration" and I'll just go through it without...

The problem is generating the database structure and then serialize / unserialize from cache .. Big serialize string consumes a lot of time to unserialize. I solved it with custom...

@Schmavery problem persist with 1.7.0 ``` ERR! markAsRead Error: parseAndCheckLogin got status code: 404. Bailing out of trying to parse response. ERR! markAsRead at /home/pogo/fb/node_modules/facebook-chat-api/utils.js:1042:15 ERR! markAsRead at tryCatcher (/home/pogo/fb/node_modules/bluebird/js/main/util.js:26:23)...

4 years old topic but bug still here. I have same problem with doctrine and treeview ![L1AMJeL](https://github.com/contributte/datagrid/assets/2318346/d345f8dd-acbd-49b8-904c-e02210272e6f) ```php public function createComponentGrid(): DataGrid { $grid = new DataGrid(); $grid->setDataSource($this->entityManager->getRepository(Stock::class)->createQueryBuilder('er')); // Doctrine...

On M1 try this before pip3 install ``` export LIBRARY_PATH=/opt/homebrew/lib export CPATH=/opt/homebrew/include export PATH=/opt/homebrew/bin:$PATH ```

Hi, is there some update? Does the extension have the ability to send a url to a sentry, for example?