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
If you added an attribute with value 1 to the attrs kwargs, you would get no
attribute value in the rendered html. That's fixed now, thanks to
Viktor Ershov for the report.