-
Hello, I'm using HappyDom instead of JSDOM and I have following issue.
when I do something like
`await screen.findByText(optionLabel);`
`observer.observe is not a function
TypeError: observer…
-
We could detect static vNode trees during compilation time ( JSX ).
Some idea how this could work:
When static shape is detected. See https://github.com/infernojs/babel-plugin-inferno/issues/54
…
-
We are considering to buy a commercial license of this library. But there is one major issue that currently prevents us from using this library instead of building our own system: When you initialize …
-
Rev 1:
ability to provide a dom element: `helper: function(jqEvent) { return dragmultiplehelper; }`
ability to say no helper: `helper: false`
ability to say clone: `helper: "clone"`
Out of Scope:
ti…
-
### Description / Steps to reproduce the issue
### Description
I am trying to build the examples for [FTXUI](https://github.com/ArthurSonzogni/FTXUI) with `mingw-w64-ucrt-x86_64-emscripten` . Usin…
-
I'm trying to use this in a Chrome extension I've written in react). When the component is mounted on a page under a Shadow DOM, auto scrolling doesn't work at all. If I mount my component directly o…
-
### Link to the code that reproduces this issue
https://github.com/gurkerl83/next-turbo-dynamic-import
### To Reproduce
1. Clone the reproduction repository:
```bash
git clone https:/…
-
clone project and after install, I got this warning.
you can see this in the browser console.
`Warning: React does not recognize the `getJson` prop on a DOM element. If you intentionally want it …
-
Hello OwlCarousel-Team,
when you activate the attribute: `loop:true`
The cloned-elements cant trigger the click-event because its out of the angular-context.
Maybe theres a solution without clone the…
-
Hi there!
First, thanks for this great tool!
I have a repository which has a few git submodules. When I clone the repository, the submodules seem to want to be cloned automatically (I actually p…