Luuk

Results 19 comments of Luuk

After doing some research it seems the library itself is still working as expected, but Safari 15.5 is not applying the CSS animation keyframes on the documentation site anymore. I'll...

I think you can get pretty far with a combination of the `width` and `distance` props, could you elaborate on the design you want to achieve? Just so I can...

Yup, the `distance` prop only controls the distance between the lines. I've thought about this for a bit, but I'm not sure about adding `lineWidth`. For example, what would happen...

> @luukdv Having the same issue (maybe related to #39638 and #39837) I found that replacing the trailing slash of the `source` with `{/}?` does _fix_ the rewrites on client-side...

Updated the reproduction repository to use Next 13.

Updated the reproduction repository to use Next 13.

Thanks! I'm quite busy at the moment so didn't have a chance yet unfortunately. If anyone wants to take a look instead that would be appreciated as well of course....

> we prefer to wait until Vue3 will be the default package Update: this will be the case as of February 7.

Ouch. Thanks for confirming! I've added a workaround: https://github.com/luukdv/gooey-react/pull/6/files#diff-4dde236d1a1b6f7a24be281ce9e8212368612d66a631fa592bfe18653f57c601

Also encountering this from time to time on page load (Chrome 94 on macOS 10.15 Catalina), which results in an empty map. Warnings like these come up: `WebGL: CONTEXT_LOST_WEBGL: loseContext:...