sceee
sceee
@so1ve do you have any idea how I could further trace this down what's causing this issue? I tried to compare it to a second project with almost identical setup...
Ok, I figured out what caused the issue after the update in my case. As so often, it was an individual (wrong?!) configuration. Sorry for raising this. So if anyone...
@torvalde @gjuchault is this still active? I am looking exactly for this.
@ozanturksever sorry, I did not find the time until now. I could write a test - the question is how the data structure should look like. Is the above data...
@ozanturksever I will try to create a test that fails.
@ozanturksever I was unfortunately not able to reproduce it in the tests since prior stuff is failing. As you can see in https://github.com/sceee/mock_cloud_firestore/commit/b698efddba6b680c688425b9bb5801b1d64b1868 , I tried to setup such an...
Did anyone find a workaround to get `@typescript-eslint/no-floating-promises` working with `@vue/eslint-config-typescript`? I tried setting `parserOptions.project` but I can't seem to get it working.
This duplicates #5521
Note: It changed a bit with primevue `v4.0.0-beta.2` since there is no longer the `base` theme but the other errors remain.
This seems to be resolved now with the latest changes in #5774 and released with [4.0.0-rc.1](https://github.com/primefaces/primevue/releases/tag/4.0.0-rc.1) 🎉 Thanks!