CapacitorGoogleAuth
CapacitorGoogleAuth copied to clipboard
Angular SSR ReferenceError: document is not defined
we have encountered this error while trying to execute angular universal, it is caused by the fact that node doesn't have a document. we have suggested a quick fix in a pull request: Bugfix for SSR ReferenceError: document is not defined