Project

General

Profile

Bug #19953

Updated by Nicolas CHARLES over 2 years ago

Unsure of the step to reproduce: 
 I created a block, added methods, with condition, and clicked on "copy to clipboard" messed around with pen like button, then added a "Package absent" 
 Could not edit the method 
 JS error in result conditions 

 console  

 <pre> 
 Uncaught TypeError: navigator.clipboard.writeText(...).then(...) is not a function 
     <anonymous> https://192.168.45.2/rudder/secure/configurationManager/techniqueEditor:580 
     c https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:2219 
     A3 https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:59 
     loop https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1978 
     _Scheduler_step https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1822 
     _Scheduler_enqueue https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1784 
     _Scheduler_rawSend https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1730 
     _Platform_dispatchEffects https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:2102 
     _Platform_enqueueEffects https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:2088 
     sendToApp https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1886 
     callback https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:3001 
 </pre> 

 nothing works afterward

Back