guidoec

Results 25 comments of guidoec

Do you mean update Clusterize data with the new rendered info in React? If that it is what you are talking about, I'm looking forward to do the same in...

@NeXTs that version of vue-clusterize just works with old vue 1.0. What we mean with update I think we refer to a method that updates if markup changes and there...

> if you're using [actions/checkout](https://github.com/actions/checkout), use `fetch-depth: 0` Saved my day! Having similar problem github action not creating the right changelog!

Hi @Wndworks, yes could do be done. But if we leave it very customizable devs will have to handle some styling by their own. You are thinking on adding custom...

Okey as soon as it's implemented I'll update this issue

Hi @thijsvdanker, thanks for concerning about this. The reason about absolute positioning it's to achieve the affect that icon transforms when user clicks on the fab button. Did you try...

Commented on the PR. The issue it's partially solved. Thanks for the effort!

Thanks @thijsvdanker, no problem! If I manage to fix the problem I'll comment here.

Okey I think I was getting something wrong. The `paymentSourceId` in the verification flow is not a payment id if not: ``` paymentSourceId | string | This ID can be...

Hi, great package. But actually with React Router v6, lazy routes and React 18 it's not triggering on page navigation and also not on initial load. For example, it gives...