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 29, 2019. It is now read-only.
The atob helper does not only call the native atob function but also does a splitting of the id. With the current name it is confusing why not just the native function was used. Better rename the helper to decodeId or something like this.
The text was updated successfully, but these errors were encountered:
The
atob
helper does not only call the nativeatob
function but also does a splitting of the id. With the current name it is confusing why not just the native function was used. Better rename the helper todecodeId
or something like this.The text was updated successfully, but these errors were encountered: