admin->archetypes page seems to have a bug where just hovering over clickable fields (e.g. column names such as name, format, game or "..." to open context menu) makes them flicker, as if they are being repeatedly clicked. This makes me unable to choose a context menu action such as "toggle status" or "delete deck" since context menu is immediately closed after it pops up.
it's probably a re-render loop or event listener conflict introduced in one of the recent code changes