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 Mar 14, 2021. It is now read-only.
The function optional parameters clears the other parameters set already. This is inconsistent because with your ways of returning the main object in all the funcions. (Sorry my bad english).
I think you should either return a new object and make this function static like a Fcatory function. Or just make this function override and concate the parameters passed.
The text was updated successfully, but these errors were encountered:
The function optional parameters clears the other parameters set already. This is inconsistent because with your ways of returning the main object in all the funcions. (Sorry my bad english).
I think you should either return a new object and make this function static like a Fcatory function. Or just make this function override and concate the parameters passed.
The text was updated successfully, but these errors were encountered: