Mikkel Blyme

Results 8 comments of Mikkel Blyme

Hi @JaggerJo Just came across this issue by coincidence. It should be possible. Go to *Settings* (bottom left corner) and check *Show app unread badge* ![image](https://user-images.githubusercontent.com/68547893/144222556-fed68ba8-3bd7-4648-834c-362c6c09866e.png) This is how it...

Hey @FreedomBen Is there any active development on this issue? 😁

Hi @taybenlor Thanks. I got the `taybenlor/dory-http-proxy:latest` image to work! Also without specifying the `ssl_certs_dir`. If anyone is interested, here is my `~/.dory.yml` ``` --- dory: # Be careful if...

@kristof-kasa No problem, but you should thank https://github.com/taybenlor :slightly_smiling_face: You should be able to use a project like https://github.com/FiloSottile/mkcert to create certificates.

This also prevents editing existing menu entity-items, as the preview/draft iframe hijacks the menu edit-form. Screenshot is from `/admin/structure/menu/item/{id}/edit` Could be cool to get #660 merged ![image](https://github.com/chapter-three/next-drupal/assets/68547893/a271e22e-6a08-4c87-8912-58bad67e906b)

Hi @bojanbogdanovic This sounds very promising and something I'm very much interested in being added to the module! Are your project using the `^2.0.0-beta0` or `^1.6` version?

@bojanbogdanovic would be open to publish your code so we can take a look - maybe a PR?

Hey @MontiMarco92 Have you implemented the "preview" mode? Take a look at #496. Maybe that's your missing piece :)