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
Currently the memory package is assigning ids for devices and users. It should accepts id as arguments and doesn't check for existing ones (we're using uuid v4).
The text was updated successfully, but these errors were encountered:
Currently the
memory
package is assigning ids for devices and users. It should accepts id as arguments and doesn't check for existing ones (we're using uuid v4).The text was updated successfully, but these errors were encountered: