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 R component generator appears to be inserting an additional set of ... (used for user-defined wildcards, in the same sense as html-* and aria-*) into generated function formals:
The R component generator appears to be inserting an additional set of
...
(used for user-defined wildcards, in the same sense ashtml-*
andaria-*
) into generated function formals:This is unintentional and should be corrected in a patch.
The text was updated successfully, but these errors were encountered: