Viewing 1 replies (of 1 total)
  • Thread Starter wpess

    (@wpess)

    this is my workaround for now:

    if($('.ugc-notice').length > 0 && $('.ugc-notice').first().hasClass('success')) {
                $('.ugc-notice.failure').hide();
            }
Viewing 1 replies (of 1 total)
  • The topic ‘Previous old Error(ugc-notice) messages are not cleaned up’ is closed to new replies.