Mohammad Hossein Amri

Results 60 comments of Mohammad Hossein Amri

![image](https://user-images.githubusercontent.com/8991783/50962630-a348fc80-1505-11e9-95e8-ac103916a00e.png) in angular.json, if i try to write a path i only get the folders, but here i would like to point to a file

look like the issue is with zrender lib, hardcoding the `overflow:hidden`. the lib should provide enough API to set these settings https://github.com/ecomfe/zrender/blob/e6d458c1e7bfeeb1949b3462d3a7d48d8dea12fc/src/svg/Painter.ts#L72

it's not an issue, but assuming the chart overflow should be hidden is limiting. There are cases that you want the chart to merge with the page, a good example...

apply a class to your dialog and set z-index. you can also create some ng::deep to do the same as it could be the case everywhere

in vscode make sure you having `pylance` extension installed ![Image](https://github.com/user-attachments/assets/d27609bf-aed4-4971-9b22-13c00c95c1d4) then set the `python.analysis.typeCheckingMode` to `strict` ![Image](https://github.com/user-attachments/assets/57532b7a-c603-4afa-8dae-0598c39f8870) usually I use `standard` but still if you are going to fix things...

update to node 20 solved the issue. (`pnpm start` works too) btw these need an update. additionally need adding instruction to add sharp in pnpm( `pnpm add sharp` ). node...

I wonder about what Angular did and used esbuild to bundle and vite to transpile. was it a good decision that should be replicated here too?

solved this by using exact version 3 update. otherwise it try to install version 3 `flutter pub add isar:3.1.0+1 isar_flutter_libs:3.1.0+1 path_provider` probably an update to documentation?

i created a new project and added isar, I have the same issue ``` Launching lib\main.dart on sdk gphone64 x86 64 in debug mode... FAILURE: Build failed with an exception....

@muharsln thanks, but how? it's not published yet https://pub.dev/packages/isar/versions