NullVoxPopuli

Results 2058 comments of NullVoxPopuli

unless they're portalling themselves in their examples, you can't escape clipping issues. I would _love_ to be proven wrong here tho

The error is on `createPopper` only taking an `HTMLElement`, which I think is incorrect, because I tested popper on SVG the other day, and I think that still works. I...

ah ok -- maybe https://github.com/NullVoxPopuli/ember-popperjs/blob/main/ember-popperjs/src/components/popper-j-s.ts#L48 should just be `Element`

I think having the first example being a simpler one is probably good. I do think, generally, people always want the the architecture with the yields though -- because folks...

That reminds me!, For pnpm users, this is important information: https://pnpm.io/npmrc#public-hoist-pattern Note the default values. ~~If fou only run prettier from one directory, say a monorepo root, to make the...

Just started happening for me. Seems to be sleep/hibernate caused? idk

Or maybe like Cloudflare Pages? example: https://github.com/NullVoxPopuli/ember-resources/pull/529 ![image](https://user-images.githubusercontent.com/199018/173237400-e1e59855-adde-41bb-8873-a801ed11f003.png)

any chance we'll get this fixed? it's almost been a year

ooo yeees I was waiting for this!