issues
search
xwikisas
/
application-diagram
Create various types of diagrams using draw.io
GNU Lesser General Public License v2.1
0
stars
8
forks
source link
Use the event target button in beforeSave
#254
Closed
surli
closed
10 months ago
surli
commented
10 months ago
Try not to guess the save event button that has been clicked, but instead use the event.target button
Use stopPropagation instead of preventDefault
Should fix #253
Should fix #253