Adam Alfredsson

Results 8 issues of Adam Alfredsson

I keep my graphql schemas and models in a modular file structure: src/ —modules/ ——user/ ———user.graphql ———user.model.ts ——post/ ———post.graphql ———post.model.ts My graphqlgen.yml ``` language: typescript schema: ./src/modules/**/*.graphql context: ./src/typings/schema.d.ts:Context models:...

kind/discussion
area/config

### Describe the bug When purging my `.pug` files, I notice the class declared before `&attributes` is always purged. ### To Reproduce I have this pug file: ```pug mixin card...

bug

### What version of `astro` are you using? 1.0.0-beta.34 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? yarn ###...

**Describe the bug** Hot reloading fails in Angular 11 and the site is reloaded. I'm getting many of errors similar to this: > Ignored an update to unaccepted module ./node_modules/array.prototype.flat/implementation.js...

bug
help wanted
app: angular

I'm struggling with inconsistent results due to this issue: https://github.com/zxing-js/library/issues/351 It seems to have been fixed in `@zxing-js/[email protected]`, so this dependency should be updated!

I'm not sure how I would import the `Moment` type through this package. Would I need to also include the momentjs dependency for types in my project?

help wanted

When adding a video element in the rich text editor, is there anyway to edit it? The video custom element is the best documentation I could find on implementing something...

- **Package Name**: @azure/search-documents - **Package Version**: 12.0.0 - **Operating system**: MacOS - [x] **nodejs** - **version**: 20.10.0 - [ ] **browser** - **name/version**: - [x] **typescript** - **version**: 5.3.3...

question
customer-reported
Client
Search
needs-team-attention