Marcus Lindblom

Results 15 issues of Marcus Lindblom

We are using `serializer.ContractResolver = new CamelCasePropertyNamesContractResolver();` to set camel case as default. Is this scenario tested because I experience some issues getting and updating users?

I experience detached elements when using ninja keys. To show you what I mean I have made a small repro. Use MS Edge and open devtools and the panel called...

In my scripts I have `import sheet from "./index.css" assert { type: "css" };` How can I enable this in Klap? This is the error I get ``` Add @babel/plugin-syntax-import-assertions...

Is it possible to get the output from the audit and forward it to e.g Slack?

I use 4.1.4 and when I test my page the cli just hangs with this message. ``` Running axe-core 4.1.4 in chrome-headless Testing https://nimbleinitiatives.com ... please wait, this may take...

PROD: axe-core-npm
TYPE: user bug
PRIORITY: low
PACKAGE: cli
web-apis

Is it possible to get the same id to the client even when the user reloads the web page? I would like to send notifications even though the user has...

When uploading files using firefox the progress event does not fire on small files and is out of sync when uploading larger files

Bug