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
The SQL Panel produces errors with XHTML documents, because of the `href` attribute in some links without a content. As result, the SQL Panel stays empty and an error occurs on the console.
This sets the attributes to an empty content, which is valid XHTML.
0 commit comments