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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Description
The second paragraph reads "The inside the group must have the
name
attribute set." which does not make much sense at face value.The issue is that the second word in the source ("
<paper-radio-button>
") is not surrounded in backticks and gets swallowed by the browser.Expected outcome
This sentence should read "The
<paper-radio-button>
inside the group must have thename
attribute set."Actual outcome
Confused developers. ¯_(ツ)_/¯
Live Demo
N/A
Steps to reproduce
Read the README or docs
Browsers Affected
N/A
The text was updated successfully, but these errors were encountered: