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
Go to Organizations catalog and pick any organization
Sign out
Actual result
The server console error:
Exception from sub organizationComposite id jcy2GxiutMgGRmSLg Error: Match error: Expected string, got null
at [object Object].<anonymous> (apinf_packages/organizations/collection/server/publications.js:88:3)
Exception from sub organizationApiLinksByOrganizationSlug id bD6wCfvxC7fQwFhat Error: Match error: Expected string, got null
at [object Object].<anonymous> (apinf_packages/organization_apis/collection/server/publications.js:45:3)
The text was updated successfully, but these errors were encountered:
…3382
- Make sure Parameter "orgSlug" exists before subscribe
- Get related organization once, store it in Template reactive variable and return it
- Create the separated autorun function for watching on changes of apisPerPage parameter
Steps
Actual result
The server console error:
The text was updated successfully, but these errors were encountered: