Robert Moura

Results 6 issues of Robert Moura

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Link to reproduction: https://codesandbox.io/s/harlem-action-success-bug-sm3x79?file=/src/store.js Steps to reproduce the behaviour: 1. See error immediately **Expected behaviour**...

bug

Really loving the format of these errors! It's a lot easier to read. The only thing I noticed is that the unformatted errors are still showing up. Was this intended...

vscode feature required
feature request

I'm getting an issue when trying to create a custom Visitor where I try this: ```css .example { border-radius: custom() 1px; border-radius: custom() var(--something); border-radius: custom() custom(); border-radius: var(--something) custom();...

bug

BREAKING CHANGE: allow relative path overrides Closes https://github.com/posva/unplugin-vue-router/issues/341 - Support relative paths for `EditableTreeNode` - Require absolute paths at the base of the tree and the root's children

### Vue - Official extension or vue-tsc version 2.0.28 ### VSCode version 1.92.0 ### Vue version 3.4.35 ### TypeScript version 5.5.4 ### System Info ```shell System: OS: macOS 14.6 CPU:...

bug
🍰 p2-nice-to-have

BREAKING CHANGE: allow relative path overrides Closes https://github.com/posva/unplugin-vue-router/issues/341 - Support relative paths for `EditableTreeNode` - Require absolute paths at the base of the tree and the root's children - Support...