If the developer provides an id for a DismissableAlert component a generated id is used for the rendered alert html. This looks to be because the id is retrieved for use in the DismissibleAlert wrapper and then not passed through to the Alert component which renders the html.
If the developer provides an id for a DismissableAlert component a generated id is used for the rendered alert html. This looks to be because the id is retrieved for use in the DismissibleAlert wrapper and then not passed through to the Alert component which renders the html.