Kushagra S

Results 20 comments of Kushagra S

Yes, I am currently working on a this. I believe showing a deprecation warning is essential. I however wanted to know that how exactly this should be done. If possible...

Getting the same issue. Any idea how to solve it.

The error is that the Scrollbar in inside the text area. ``` __thisScrollBar = Scrollbar(__thisTextArea) ``` Instead give Scrollbar and the Text field the same parent that, in this case...

Are you getting an error message which says something like:- cannot use pack and grid together. I saw something like that in you code. Try to fix that. On Sun,...

Hello @laurent22, is someone working on this issue? I would like to work on this!

Hey! What is the status of this deployment. I want to continue this issue!

Hello @bryanhzaz and @rmshaffer I think it will be great to have a standardized object from where the circuit is to be drawn. Either the circuit object or an IR...

Hi @rmshaffer would have really enjoyed working on this but I cannot do that at the moment due to factors beyond my control. Although I am following this repo for...

I tried to create an app using the cra example. Everything goes well but when I render the notebook I get the error `Cannot read properties of undefined (reading "useRef")`....

I also switched to yarn for my app, but I still get the same error ```javascript Cannot read properties of null (reading 'useMemo') TypeError: Cannot read properties of null (reading...