Ahmad Moudallal

Results 4 comments of Ahmad Moudallal

This worked for me, In tsconfig.ts of the main application add this to paths and restart your application: ``` "@ngx-translate/core": [ "node_modules/@ngx-translate/core" ], "@ngx-translate/http-loader": [ "node_modules/@ngx-translate/http-loader" ], ```

I'm having the same issue with vue bootstrap's `b-dropdown`, top direction works fine, the bottom doesn't. Adding a z-index to the current row as @pleek91 suggested works and puts the...

This happens when the data of a sheet is an empty list. If you initialize data with an empty object like `sheets = [{name: 'My Sheet', data: [{}]}]` then it...

yeah something stopped working yesterday, my stats are showing that I did no reviews today and yesterday: ![image](https://user-images.githubusercontent.com/11278706/235075430-4589d778-dc1c-4612-b547-7668e0c932a9.png) I only do reviews in Tsurukame, so I don't think it's an...