Bruno Boi
Bruno Boi
When I have two or more quotes in the file path, whipper raises exception (in some subcommand, don't remember which one). I was trying to rip https://musicbrainz.org/release/e37278c5-f0be-4caf-848c-b88da05b92c8 All whipper path...
**Describe the bug** Unable to parse a luxon's formatted DateTime with a locale having a different numbering system **To Reproduce** A minimal code example that triggers the problem: ```js dt...
Have a VList with heterogeneous VTogglers, on VList patch, moveBefore does not always behave as it should because the VToggler's contents can be of different types of nodes. This can...
A use case: ```xml Hit me! ``` # Example of what we can do to support this Consider the following template: ```xml slot1content slot2 ``` It is compiled as: ```js...
When a parent component has an empty child with a t-on and an event is triggered inside the parent, blockdom checks if there is an event_catcher to call. Doing so,...
Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines...
```js class C extends Component { static template = xml``; get classes { return ["foo", "bar"]; } } ``` renders as ```xml ``` instead of ```xml ```
**Your setup** Version: 0.2.6 Operating System: linux IDE and/or Integration tool (for example: Vscode - official extension): latest 0.2.6 .vsix extension **Describe the bug** Opening the command `Odoo: Open configuration`...
`Odoo.configurations` setting has an application scope and can be set only in the user settings file
Version: 0.2.6 Not able to configure the `Odoo.configurations` setting in the workspace settings: 