rete icon indicating copy to clipboard operation
rete copied to clipboard

Rete.js in Safari

Open pkhruasu-ui opened this issue 6 years ago • 3 comments

Hi,

I was testing this awesome library on Safari and found out that some issues are there (mainly cannot drag component, new component does not spawn at mouse location, clicking on dropdown in a component makes the component stick to the mouse).

ex. https://rete.js.org/#/examples/basic#lang=en&tosearch=Number%0ANumber%0A%0ANumber%0ANumber%0A%0AAdd%0ANumber%0A%0ANumber%0ANumber

Is there any way to remedy this?

pkhruasu-ui avatar Jun 17 '19 22:06 pkhruasu-ui

What version of Safari? The core and few plugins based on Pointer events which doesn't supported in previous versions of Safary. https://github.com/retejs/rete/issues/299#issuecomment-500249946

Ni55aN avatar Jun 18 '19 11:06 Ni55aN

Version 12.1.1 (14607.2.6.1.1)

A lot of people in our company is still using the current version so there is no way we can ask them to use new version.

The impact number is very small though. If there is a fix now, great! if not, I will wait until TP rolls in.

pkhruasu-ui avatar Jun 20 '19 02:06 pkhruasu-ui

The issue 299 has comments with links to polyfill. It may suit you.

Ni55aN avatar Jun 20 '19 09:06 Ni55aN

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

rete-js[bot] avatar Jul 13 '23 10:07 rete-js[bot]