Sahab Yazdani

Results 12 comments of Sahab Yazdani

https://webpack.js.org/plugins/html-webpack-plugin/ (which this project uses) can use templates fairly easily with some minor changes: First install Handlebars (this is the one I enabled, not sure about the others): ``` npm...

I just ran into this issue as well.. Signal update was pending, my power went out, automatically rebooted and wham.. signal desktop is unlinked with phone. I did the steps...

For what it is worth, the behavior that @dnzgr explains is almost exactly what I see as well.

snap info signal-desktop: ``` name: signal-desktop summary: Speak Freely - Private Messenger publisher: Snapcrafters✪ store-url: https://snapcraft.io/signal-desktop contact: https://github.com//snapcrafters/signal-desktop/issues license: AGPL-3.0-only description: | **Note: To use the Signal desktop app, you...

I know this issue is relatively old, but I ran into the same issue and the problem was that the `row-key` on the `q-table` component that I had chosen was...

This might not be useful, but I just started experiencing this issue as well. Amplify CLI version on my workstation: 12.10.0 Amplify CLI version on the CI: 12.10.1 (i assume)...

@togakangaroo previously asked me to take over his fork when I submitted a patch to his branch, but I declined, but I find myself depending more and more on GhostScriptSharp...

I know it has been a reallly long time since this issue was opened, but I believe I have fixed this issue in my branch: https://github.com/thegrandpoobah/ghostscriptsharp/tree/more64bits

Hi! Thanks for using (or trying to anyways!) the application. I would be willing to do the same naive reading order ordering (left->right, top->bottom) that you are suggesting, but actually...

Hello, that doesn't work either. I will craft a working error case and create a repo for you.