Jonas

Results 59 comments of Jonas

@ca-miked You might want to check out craft cms 3.3 with graphl in its core. It will change a few things. You can set a headlessMode and in 3.4 there...

@ca-miked indeed it is fixed. With Craft 3.4.x-dev (maybe even before) I can create a new entry, and as soon as I have set a title (and therefore a slug)...

![slider example](https://user-images.githubusercontent.com/7059580/27174324-ff471990-51bb-11e7-8ff0-b22083e425b9.gif) Here as nother example of how this looks right now. You can see empty slides and the little dots are linked incorrectly. After one slide the second image...

Well, I have not touched this project for quite a while. If I do that or whenever I need a new slider I will try it out. Maybe somebody else...

Ok thanks. I moved away from vue-mapbox anyway. It was too rigid for my use-case.

I could not. But in my case in the end it was enough to add the GTM code. There was no need for a global site tag, but if you...

Well.. after a long trial and error phase we found the following: **This code did not work:** ``` // tools.mediaqueries.js import { css } from 'vue-styled-components' export const media =...

I see. Though I could not find anything in the docs, where it says that it transforms `true` to `1`...

Oh 🖐️ ! I realized that it stopped working, because another component also imports VBreakpoint. If I only have it once in the whole project it works, if it is...

Thanks. Much appreciated 👍 If we could find a quick fix for this I would be super happy for now :). It kinda broke a project that is live 😅