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
IF self_path contain for example users/:username/notes and we generate url to item, it will be users/:username/notes/5a98d73554b29005c6ccc9f2
instead of users/username/notes/5a98d73554b29005c6ccc9f2
The text was updated successfully, but these errors were encountered:
IF self_path contain for example users/:username/notes and we generate url to item, it will be
users/:username/notes/5a98d73554b29005c6ccc9f2
instead of
users/username/notes/5a98d73554b29005c6ccc9f2
The text was updated successfully, but these errors were encountered: