Mohammad Hossein Amri

Results 60 comments of Mohammad Hossein Amri

the bug is caused by the additional whitespace that foundation is generating ![image](https://user-images.githubusercontent.com/8991783/136595759-ec43ca00-33c2-43ac-a5cc-553d25757c49.png) if anyone knows any solution other than mixing the formatting, I am all ears

the issue come from this line of code in inky ![image](https://user-images.githubusercontent.com/8991783/136598293-3d74aa54-5022-4df8-ab3a-476513f848f5.png)

if I wanted to add something to the documentation I would write how different method works to sign, to check for the different algorithms. how to use differents method to...

actually it's the ng CLI prompt ![image](https://user-images.githubusercontent.com/8991783/164007408-2b427e88-695c-4611-80da-2551b7c8e491.png)

i had some issue to run the example, i fixed it as #16

for the example you've provided, as you can see in the image below, throw doesn't show any message in the console ![image](https://user-images.githubusercontent.com/8991783/128582850-5cb94f03-6fc5-4daf-b839-560a832c2da0.png) ![image](https://user-images.githubusercontent.com/8991783/128582825-b8fd344f-ecb3-429d-ae04-f338147a931d.png) if i have only this it works...

thanks for response, how do you open extensions dev tools? i couldn't find an easy way to open it (i managed to open it, but still want to know how...

my case is I have usage of swiper.js. I don't want to load the CSS as part of the initial load. loading the CSS in the specific component break the...

I'm facing the same issue, just created a blazor web assembly with asp.net backed and added the elctronNet and facing the same issue

@cristiangiagante I am using sdk 5.0, I can create a new repo so you can try it out