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
When .homonyms = "error" in dots_list() is activated, the proper error does not show up. Instead, rlang reports that it can't find "abort_dots_homonyms".
When
.homonyms = "error"
indots_list()
is activated, the proper error does not show up. Instead,rlang
reports that it can't find"abort_dots_homonyms"
.Created on 2022-04-20 by the reprex package (v2.0.1)
The text was updated successfully, but these errors were encountered: