mvaldes14
  • Joined on 2021-09-06
mvaldes14 created repository mvaldes14/vikunja-api 2021-09-12 02:24:40 +00:00
mvaldes14 created repository mvaldes14/vikunja-frontend 2021-09-12 02:24:20 +00:00
mvaldes14 commented on issue vikunja/frontend#702 2021-09-10 16:26:25 +00:00
500 when get issue

Yeah this is weird, ended up using chrome and the problems went away. Oddly enough in my laptop i still use chromium and it doesnt present the same problems.

Guess we can close this out.

mvaldes14 commented on issue vikunja/frontend#702 2021-09-07 01:35:54 +00:00
500 when get issue

tried it in different browsers and it works correctly, not sure whats going on with chromium so i guess ill defer to using this on mobile for now.

can provide more details if needed.

mvaldes14 commented on issue vikunja/frontend#702 2021-09-06 16:54:06 +00:00
500 when get issue

compose.yml

version: '3'
services:
  dbt:
    image: mariadb:10
    command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci --max-connections=1000
    networks:
  …
mvaldes14 opened issue vikunja/frontend#702 2021-09-06 03:50:58 +00:00
Fresh install, frontend issues