Jump to content
Search Community

Srinivasan

Members
  • Posts

    2
  • Joined

  • Last visited

Srinivasan's Achievements

  1. Hi @mvaneijgen, Thanks for the solution proposed. I have updated the new version in my react. Most of the errors got resolved. Now I got new error. "element.text(value)" TypeError : Cannot read properties of undefined (reading 'text'); I have included TextPlugin from dist as well. Still I am getting this issue. Kindly help me on this.....
  2. I am implementing calculator Dial in my local. I have got some issues, I resolved it from the forum answers. I am getting below issues white running that in my local. error - components/Charts.js TypeError : Cannot read properties of undefined(reading '_gsTransform') function dragUpdate(){ var val = ($drag[0]._gsTrasnform.rotation);
×
×
  • Create New...