You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having the close button simply hide outdated div is great default behavior, but sometimes a site is useless for unsupported browsers and it would be great to configure the close button to redirect somewhere else. Looking at the generated code, this could be accomplished by substituting a config value for the href property.
Having the close button simply hide
outdated
div is great default behavior, but sometimes a site is useless for unsupported browsers and it would be great to configure the close button to redirect somewhere else. Looking at the generated code, this could be accomplished by substituting a config value for thehref
property.The text was updated successfully, but these errors were encountered: