-
## Current state
![overlap](https://github.com/Barmantanmoy2211/Incredible-India/assets/113297899/5dd92405-7290-47db-8f54-ed88a467a5f3)
## -------------------------------------------------------…
-
### Describe the bug
The `MenubarShortcut` component has a typo in the `displayName` property.
It is currently set as `displayname` instead of `displayName`.
### Affected component/components
Me…
-
Here is the bad code diff
```diff
- hsdp_device_mesh: Optional = None,
+ hsdp_device_mesh: Optional[Optional] = None,
```
Obviously, an untyped Optional is fine, and `Optional[Opt…
-
File "UAI1_full_resolution.py", line 278, in
out = model(batch)
File "/root/miniconda3/lib/python3.8/site-packages/torch/nn/modules/module.py", line 1110, in _call_impl
return forward_…
-
### Describe the bug and add attachments
Sometimes, when my generated files have a filesize over 450kb, files looks breaked and cannot open it. I get an error
1. Permissions
2. Memory on my co…
-
### Describe the bug
1. Visit to the diagnostic test in the backup server [link](https://oppiaserver-backup-migration.appspot.com/diagnostic-test-player?classroom=math)
2. Start the test and observe…
-
- [x] In the Select Node Type dropdown menu, it should say "Tweet" instead of "Tweet Data".
- [x] Clicking "Select Node Type" (the text, not the arrow) doesn't minimize the dropdown menu. ![Image](ht…
-
the application having some bug fixes
-
Fixing Perpustakaan Bug
-
### Describe the bug
I implemented my application using Tauri. However, whenever I switch to a new application by clicking on the taskbar, the application window disappears. After some research, I …