-
- [ ] add to cart page
- [ ] OTP functionality
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What version of Bun is running?
1.1.3+2615dc742
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
Using this test code:
```js
imp…
-
### Describe the bug
Currently, it is not possible to use the library with Web Components because of missing shadow dom...
### Steps to reproduce the behavior
1. Create a project with Web Com…
-
Great examples!
just wanted to let you know now you have to do:
import org.scalajs.dom.html
val canvas = dom.document.createElement("canvas").asInstanceOf[html.Canvas]
to create a canvas (or access…
-
I have create npx create next app. after that I was installing npm i framer-motion clsx tailwind-merge
but this error happened bellow. then I tried to install just the framer motion. but this error …
-
## Subject of the issue
Its crashing in one of the functions of react-date-range. It seems on this line inside
```
var color = ranges[focusedRange[0]].color || rangeColors[focusedRange[0]] || colo…
-
@mmckegg has an idea, instead of only listening to changes in the virtual dom data to trigger re-renders of the dom, what if we had two-way data binding between the dom and the virtual dom data: when …
-
![Inspect](https://user-images.githubusercontent.com/69846208/110378143-21a17a80-804d-11eb-9594-1e1c29a331da.PNG)
-
You claim that you have to style all elements to scale the DOM rendering. Have you considered using CSS transforms?