Dominic Garms

Results 180 comments of Dominic Garms

I bumped into the same issue. Storyblok date time is something as following: ``` YYYY-MM-DD HH:MM ``` This is not conformant with Safari and throws error when used with new...

Is there any news now as the v2 is already published? Also related to this task where there seems no documentation available: https://github.com/storyblok/storyblok/issues/94

I have this requirement as well and don't quite understand why a.storyblok and img2.storyblok doesn't set the cors headers. Is there any way to get around this issue? Will the...

@DominikAngerer is there an example how that would look like? I don't see how that would look like with multiple links, you suggest to fetch all links and then how...

@ruisaraiva19 does this PR solves the issue that any changes in `ui` are not recognised in the Remix app on any file change (dev mode) https://github.com/vercel/turborepo/issues/1035?

@ruisaraiva19 I see thanks for the example. I will wait until the patch is released

Hi @alferov I tested the eligrey demo and there it works without problem. I don't find the version of chrome...

All I'd think about it might be the click event ... Maybe try not using ng-click but the native click event? Not sure if it would make a difference? I'm...

Hi @alferov did you find out anything about this issue? I did lots of testing, it works well on almost every browser. Only chrome on iOS fails at the moment....