analog icon indicating copy to clipboard operation
analog copied to clipboard

The fullstack meta-framework for Angular. Powered by Vite and Nitro

Results 95 analog issues
Sort by recently updated
recently updated
newest added

### Please provide the environment you discovered this bug in. Having issues getting StackBlitz to cooperate. Here's a repo that reproduces: https://github.com/jeremyhofer/demo-analog-incorrect-test-coverage For some reason `npm run test`, despite adding...

bug
accepting PRs

### Please provide the environment you discovered this bug in. serve command "nx": "16.8.0" "@angular/core": "16.2.3" "@analogjs/platform": "^0.2.0" "@analogjs/vite-plugin-angular": "^0.2.0" ### Which area/package is the issue in? Don't know /...

bug

### Which scope/s are relevant/related to the feature request? create-analog ### Information Based on feedback, we should include some additional setup prompt when running ```sh ng g @analogjs/platform:setup-vitest ``` -...

accepting PRs

### Please provide the environment you discovered this bug in. I can't reproduce it - I've run the same commands on codesandbox.io and it works fine there. However, I tried...

bug

### Please provide the environment you discovered this bug in. create project and launch it with angular version 16 ### Which area/package is the issue in? Don't know / other...

bug

### Which scope/s are relevant/related to the feature request? Don't know / other ### Information Nx now has plugins that use the Vite CLI more directly instead of wrapping Vite...

enhancement

### Please provide the environment you discovered this bug in. ``` "@nx/angular": "18.1.2", "@analogjs/platform": "^1.0.0-rc.0", ``` ### Which area/package is the issue in? router ### Description When adding a baseUrl...

bug

### Please provide the environment you discovered this bug in. I'm following the directions: https://analogjs.org/docs/features/data-fetching/server-side-data-fetching And I get an undefined error in both dev and prod. ### Which area/package is...

bug

### Which scope/s are relevant/related to the feature request? trpc ### Information Not sure if this would be a TRPC thing, or router thing. It would be cool to have...

enhancement

## PR Checklist Please check if your PR fulfills the following requirements: - [X] The commit message follows our guidelines: https://github.com/analogjs/analog/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [] Tests for the changes have been added...