Robin Scholz

Results 39 comments of Robin Scholz

@pi0 Do you happen to have an example with sharp and nuxt nitro somewhere? Running into problems, where sharp is a dependency of a package that is imported for a...

@noordawod calling the css as part of the animation queue solved the problem for me. ("div").css("webkit-overflow-scrolling" , "touch");

I'll take a closer look at this when I have the time, might not be related to smartypants. Will need to check what causes this.

could you provide a repository with a reproduction of the bug?

@nelhop Could you try deleting the `vendor` folder from `site/plugins/better-rest` ? That should do the trick.

@nelhop Running `composer dist` inside `site/plugins/better-rest` fixes the issue for me. I'll have to talk to the kirby team to get a better understanding why this error occurs. Maybe @bnomei...

Just ran into the same problem