-
#### Reproduction
Steps to reproduce:
1. install analogjs with ssr enabled
2. use ng-scrollbar on (index).page.ts
#### Expected Behavior
What behavior were you expecting to see?
SSR …
-
### Please provide the environment you discovered this bug in.
use https://github.com/brandonroberts/angular-v17-vite-storybook and update angular to 18.x latest
### Which area/package is the issue …
-
I'm trying to make the SSR work with usage of the ngx-dynamic-hooks module, like described in "8.2 Non-browser Platforms implemention". Although, I'm correctly setting
```typescript
importProviders…
-
### Please provide the environment you discovered this bug in.
I couldn't create a stackblitz, but here is an easy way to reproduce:
- Run `npx create-nx-workspace` (Choose Angular / Integrated mo…
-
### Type of feature
✨ Feature
### Description
Add Angular Material UI to the existing AnalogJS app to enhance the UI components and set up theming using media queries for responsive and dynamic the…
-
### Code Example URL
https://stackblitz.com/
### Description
```
@Component({
selector: 'nx-suite-ui-table',
standalone: true,
imports: [
AsyncPipe,
NgTemplateOutlet,
T…
-
Many developers have asked about Angular support. Let's use this issue for the discussion.
Please upvote the issue if you are interested in Angular support.
-
### Current Behavior
I have a Lerna/Nx monorepo with yarn workspaces. I'm not using Nx for anything other than Lerna runner at the moment
Lerna and Nx are the latest, but this happened with earli…
-
Hey @brandonroberts, thanks for the recent changes towards supporting zoneless apps! :)
Tried setting up a zoneless (analog) app in my demo monorepo. Having problems removing `zone.js…
-
### Please provide the environment you discovered this bug in.
OS: Windows
Browser: Firefox/Chrome
ENV: Local
### Which area/package is the issue in?
create-analog
### Description
Hey folks, I …