Marco Colli

Results 168 comments of Marco Colli

I confirm this bug on Safari 17 MacOS Sonoma. You can also reproduce this issue on your website demo.

> You can use Cmd+Click or Ctrl+Click. @neSpecc I am a developer and I didn't know that. I assume that **normal end-users will never figure out to use that command...

After thinking about this, I think that the best solution is to open a contextual menu under the link when you click it and that menu includes "remove link", "open...

+1 for having **a debounce option (in ms or seconds)** in Editor.js to set the frequency of the onchange event. That is useful for most applications, in order to save...

I found a solution! I share it here in case anyone has the same issue. Here's the code that I use: ```ruby namespace :yarn do task :install do on release_roles(fetch(:assets_roles))...

Probably related: https://github.com/digitalocean/digitalocean-cloud-controller-manager/issues/692 Any updates on this?

I am definitely interested in this feature, thanks for posting this. I came to the exact same conclusions while testing on large datasets stored on S3: the approach suggested here...

> So this wishes for something like a ::block-ellipsis CSS pseudo element then I guess… Yes, exactly. It would be useful to have that! It's what I was suggesting here....

Here's an example of _electronic identity card_ from Italian government: https://www.cartaidentita.interno.gov.it/en/about-cie/

Same problem here. No errors displayed in console. It only applies the default color, but you cannot change it... Tested on MacOS / Chrome (latest versions)