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
Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which do not conform to this template may be closed.
Get error
Converting circular structure to JSON
--> starting at object with constructor 'Client'
| property 'admins' -> object with constructor 'Admin'
--- property 'client' closes the circle
Converting circular structure to JSON
--> starting at object with constructor 'Client'
| property 'admins' -> object with constructor 'Admin'
--- property 'client' closes the circle
Thanks
The text was updated successfully, but these errors were encountered:
Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which do not conform to this template may be closed.
For feature requests please contact us at [email protected]
Version info
Expected behavior
init Client Obj
Actual behavior
Get error
Converting circular structure to JSON
--> starting at object with constructor 'Client'
| property 'admins' -> object with constructor 'Admin'
--- property 'client' closes the circle
Steps to reproduce
Logs
Converting circular structure to JSON
--> starting at object with constructor 'Client'
| property 'admins' -> object with constructor 'Admin'
--- property 'client' closes the circle
Thanks
The text was updated successfully, but these errors were encountered: