kl3sk

Results 22 issues of kl3sk

Hello, Native date picker are not the same on every browser, I personally use [Litepicker](https://wakirin.github.io/Litepicker/) and it will be good to have one, maybe with this package.

I create a User fixture with a hashed password provided by Symfony. When I test the fixture without `test` (aka. php bin/console doctrine:fixtures), It works When I use a plain...

I'm on Lubuntu 13.04 This plugin is a timesaver, but when i try download package nothing happend. I'll try to start ST2 as root and download packages as well. The...

Hello, I accidentally faced a problem on my phone (IOs). It look like `GroupBy` totally breaks `Svelte select` on IOs [This REPL](https://svelte.dev/repl/c24f692c20974487a7554197df08b686?version=3.55.1) doesn't work on my phone. Switch from ``...

Hello, I faced a problem. A create a route to test my update and here is the message ``` fopen(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL...

ReadMe: Add more information about listener uses. Add information from https://github.com/nucleos/NucleosDompdfBundle/pull/544 ## Subject Symfony listener and DomPDF hooks

## Question and answer Hello, I faced the problem with loading image as seen in [this issue](https://github.com/nucleos/NucleosDompdfBundle/issues/243). All fixes were made without any success. But after a repairing night, the...

I used this bundle for a long time, but this is the first time (until it was added) i use this great feature. However, my fallback is shown as expected,...

My `level-name` is `HSH/Home` tar tries to create a file wich doesn't exists. i quick fix my probleme using sed : `WORLDTOTAR=$(echo $WORLD | sed 's/\//_/g')` and pass new world...

I read about 50 times the documentation to create a plugin, but I can't achieve to do what I want. Even if my PR are not merged on Read the...