Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Issue: guard-angular按angular.json生产模式的默认设置打包后, 项目跑起来登录框会一直loading, 无法使用

Open
#308 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
angular, typescript

Research direction

Reproduce the issue with the repository's demo and inspect the Angular project's angular.json production configuration, comparing the optimization setting with the non-production build. The issue is done when the production build's embedded login dialog no longer remains stuck loading and can be used normally.

Written by the indexing model from the issue text.

Description

bug
  • Version:
    "@authing/guard-angular": "5.1.6-alpha.1",

  • Platform:
    macOS
    Chrome 版本 128.0.6613.138(正式版本) (x86_64)

Severity:

high priority

Description:

Angular项目使用Authing内嵌模式guard-angular, 生产打包后项目运行时, 登录框一直显示loading, 无法正常使用, 非生产配置不使用
"optimization": true 就是正常的, 所以之前开发时一直是正常的, 生产打包后就发现问题了

用github这个版本提供的demo试了下, 也有这个问题, 麻烦及时看一下!
image

Dominant language
TypeScript
Stars
1.4k
Forks
151
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Authing/Guard

All issues in Authing/Guard

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.