Angad Tendulkar
Angad Tendulkar
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our Discord server. I am working on getting Ultraviolet to work on a static (next.js) server....
Change the user-agent to Windows to make it work!
### Describe the bug ```ts import * as nextUI from '@nextui-org/react'; nextUI.SwitchProps //exists nextUI.RadioGroupProps //does not exist ``` I want a component that I am making to extend the radio...
## 📝 Description > Added a prop that makes the progress bar never full. A use case would be when you set the max value to a really low number...
Helpful for when you have a custom type wrapping an i32, for example. You can also borrow strings from structs (no cloning). etc.
The error is the following ``` invalid magic number you must load the kernel first ``` When I hit enter (or after a certain cool down), it goes back to...
closes #142 ```rust #[derive(Debug, Error)] struct MyError { #[from] err: SomeOtherError, #[location] /*optional attr*/ location: &'static Location
...and set the type as a list. example: ```tf data "coder_parameter" "nodejs" { name = "NodeJS Version(s)" icon = "https://upload.wikimedia.org/wikipedia/commons/d/d9/Node.js_logo.svg" default = ["latest"] mutable = false type = list(string) multiselect...
Hey will this work if I just change 'MAX API' to 30 and run or does it need more modifications? Thanks