Simon Courtois

Results 11 issues of Simon Courtois

**Describe the bug** After experiencing random cases of the `Assertion Failed: Illegal set of identifier` error I looked for any information and ended up on [this StackOverflow question](https://stackoverflow.com/questions/69262963/emberjs-data-assert-in-setrecorddatafor-illegal-set-of-identifier) and more...

bug

Hello there, We've been experiencing an issue with Devour where passing `fields: { comments: 'title' }` will not get serialized for `create` or `update` calls. For GET requests it will...

The list of options that can be passed to `Headless.new` contained what I think to be a styling typo and was causing the options name to be misleading, this PR...

When two navigation items have the same priority, it can result in random ordering, at least in development. This PR orders them by name in case of equal priority so...

Hi there, I spent some time figuring out an issue while trying to use **ember-css-transitions** with an example from Tailwind UI. I copied the code from their site and the...

`File#each` is supposed to accept a separator and/or a limit. For the moment it only handles the separator.

enhancement

Sometimes you need to have already existing directories and files for your tests. Being able to provide a base listing of it would be useful. Two formats could be possible:...

enhancement

This pull request adds a `matcher` property to actions that allows for dynamic matching of actions. The `matcher` property can be a function that receives the search string and returns...

**Describe the bug** Non-breaking spaces handling has been [added in Prettier 1.16.2](https://github.com/prettier/prettier/pull/5797) and is still present today. When using prettier-plugin-liquid though, non-breaking spaces in the content get replaced with normal...

Bug

**Describe the bug** Combining an HTTP GET action and a Create File action to download and store a PDF file does not work, regardless of chosen encoding. It does store...

🤷‍♂️🤷‍♀️ untriaged