Iker Ibarguren
Iker Ibarguren
Hi, Everything is working great until having `forcePasteAsPlainText: true;` I pasted formated text... is there any fix to paste in plain text for Edge browser?
Hi, I've got this error when I execute `docker-compose build` command ``` No releases available for package "pecl.php.net/xdebug" install failed ERROR: Service 'php' failed to build: The command '/bin/sh -c...
Hi this is my controller: ``` public function index(Request $request, PaginatorInterface $paginator): Response { /** @var EntityManager $em */ $em = $this->getDoctrine()->getManager(); $searchQuery = $request->query->get('filter'); /** @var TransformedPaginatorAdapter $results */...
Hi, We created a Ubuntu template and 5 desktop. We have a problem because we don't know how, new wired connection is created and it losts it's configuration so the...
Is there any easy way to get a full year view with the first week of the next year? I'm using this awesome library for an App to manage work...
Hi, we are using this project a lot in our city council, thanks! We see a problem: If we take two different pdf which are digitally signed and merge them,...
Is a Year view in your roadmap? Actually we use https://year-calendar.github.io/v-year-calendar/examples for our employee holidays etc... now we are rebuilding it using vue3 + quassar so I wnat to know...
Hi, I readed #295 and #210 and some other issues. If i run docker-compose logs -f and I use my celular I can see this on the logs: docker-app-1 |...