pqnet

Results 8 issues of pqnet

Invoking `instance.destroy()` does not unmount the component. As a consequence configured effects are not cleaned up. This can be seen using the two components from the guide, `Uptime` and `SelfDestruct`...

# Pull Request Template ## Description Binding of URL for breadcrumb items is not using the correct Vue syntax. The result is that the links are always pointing to the...

- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: 11.1.6 - Rollup Version: 3.7.5 - Operating System (or Browser): stackblitz - Node Version: 20.12.8 - Link to reproduction _(⚠️ read...

### Describe the bug The default behavior of `postcss-load-config` is to search configuration in the parent directory until it either find some matching file or reaches the home directory. It...

pending triage

### Description In Vue it is impossible to change id for `useChat` component based on a prop value (or a route parameter), since properties are reactive and `id` value must...

bug

### What version of Bun is running? 1.3.1+89fa0f343 ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What steps can reproduce the bug? Node's `https.Server` class should...

bug
confirmed bug
node:https

- Some malformed ID3V2 tags like the ones created by LAME 3.96.1 have padding bytes after all the frames. This code patches the loop condition to end the loop early...