You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a very big problem while using the dragstart event. The data on the data-function attribute of the HTML element that I am trying to drag are not being read, meanwhile they are present on the HTML element. I am then getting a JSON parse error, which is trying to parse an undefined value. The same operation works like a charm for the human users. I only get this when using Cypress.io.
I would be most welcome if you could help me with this issue,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear colleagues from the Cypress.io team:
I have a very big problem while using the dragstart event. The data on the data-function attribute of the HTML element that I am trying to drag are not being read, meanwhile they are present on the HTML element. I am then getting a JSON parse error, which is trying to parse an undefined value. The same operation works like a charm for the human users. I only get this when using Cypress.io.
I would be most welcome if you could help me with this issue,
Yours,
Bartosz
Beta Was this translation helpful? Give feedback.
All reactions