Skip to content

bug(core): Fresh install doesnt' work #31162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task
destlaver opened this issue May 20, 2025 · 1 comment
Open
1 task

bug(core): Fresh install doesnt' work #31162

destlaver opened this issue May 20, 2025 · 1 comment
Labels
needs triage This issue needs to be triaged by the team

Comments

@destlaver
Copy link

destlaver commented May 20, 2025

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

Well I had to migrate a large codebase from some old version of angular to angular 19. Little I did know I was about to open the doors of the hell. I spent 1 f. day to understand how to migrate. "oh you need to just import modules on components that's all" yes, sure. After a while a give up and created a new project, added angular material, disabled ssr, added a simple material slider and ran the application. Always the same f. issue: on desktop everything works perfectly, but when I access the angular app on mobile nothing works. When I go to chrome://inspect it says something like "this configuration requires zone.js". So I import it in the main.ts file but nohting changes. It's so disappointing. I used to love angular but I think I need to change framework at this point. Not even gpt o3 could understand what was wrong jesus

Reproduction

StackBlitz link:
Steps to reproduce:
1.
2.

Expected Behavior

to work

Actual Behavior

doesn't work

Environment

  • Angular: 19
  • CDK/Material: 19.2.16
  • Browser(s): all
  • Operating System (e.g. Windows, macOS, Ubuntu): windows
@destlaver destlaver added the needs triage This issue needs to be triaged by the team label May 20, 2025
@DywiTom
Copy link

DywiTom commented May 22, 2025

It's difficult for anyone to help you without seeing your code or knowing the specific issues you're facing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue needs to be triaged by the team
Projects
None yet
Development

No branches or pull requests

2 participants