All-
I created an edge file and did a save as. When i tried to change the click event of a button nothing rendered properly .
The code i changed was commented out so i didn't think it was a problem
I then went back into the file and did a paste of the commented out code. everything's running as normal
Went through the same process in the original file and same thing happened. I then added a onMouseDown event and it worked, but when i went back to the duplicated file i got a message that read
something about the the .js and some other file being changed and if i reloaded the comp i'd loose my changes
Things are still rendering fine but i can't delete the onClick event in either file
Thoughts?
`Z