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
Because the options.group string is generated in the constructor based on the group option, if the group option is changed via the option function, the options.group is never regenerated.
The text was updated successfully, but these errors were encountered:
Because the
options.group
string is generated in the constructor based on thegroup
option, if thegroup
option is changed via theoption
function, theoptions.group
is never regenerated.The text was updated successfully, but these errors were encountered: