Daniel Gustaw

Results 119 issues of Daniel Gustaw

![Screenshot from 2019-07-28 19-50-29](https://user-images.githubusercontent.com/16663028/62010885-05e7aa00-b171-11e9-999a-fbbb5d620fe3.png) Problem exists on `https`, no `http` version of page.

Simple code cleaning without changes in logic and how code works.

Please add section about installation. Exemplary great README. > https://www.makeareadme.com/

After command: ``` meteor update --release 3.0-beta.0 ``` in the existing meteor 2 project I see error: ``` * [email protected]

This is connected with changes from > https://github.com/paliari/v-autocomplete/commit/a6fa34e5f95561f750a457e20533ee870e3c8152 Error described in: > https://github.com/paliari/v-autocomplete/issues/45 Fixes from this commit are applied to docs.

My docker compose ``` version: "3.7" services: web: build: . ports: - "5000:5000" # DEBUG stdin_open: true tty: true depends_on: - "libreoffice" volumes: - "./app.py:/app.py" restart: unless-stopped libreoffice: image: "hdejager/libreoffice-api"...

Właśnie sprawdzam jak to można wykorzystać w integracji z Vue https://phrase.com/blog/posts/ultimate-guide-to-vue-localization-with-vue-i18n/#Custom_Pluralization

Problem: I using this package with `astro:content`, but can't achieve stable behaviour of my blog when I working on routing to content. I assumed convention when the first component of...

blocked
upstream