Probably useful for a lot of other sites that pop up confirm() dialogs. (like "Are you sure you want to leave?") Browser Java is dead. Trying to get rid of the annoying popup with no luck with either ...
A React confirm component. It does not work like the native Window.confirm(), but instead takes an action argument, which is the function to execute if the user confirms. The confirm dialog renders ...