-
Extracted per request in the discussion in #322.
Assigning `location.href=` to a string that starts with `javascript:` is a form of `eval`, similar to `setTimeout(someString)`, and others. It shou…
-
I just found that outside-press cannot be work with `` element. Please find a minimal example below. Any suggestion would be helpful. I'm using this package with expo and web.
```
click here dosn'…
-
*This issue was originally created by [**@greenship24**](https://github.com/greenship24) at .*
### Background information
- **Dendrite version or git SHA**: Latest dendrite as of 2022-11-12
…
-
### Prerequisites
- [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [X] The issue still exists against the latest stable version of Elementor.…
-
There are a number of issues around scrolling in the timeline that, individually and together, can make for a quite poor experience in certain cases:
- [ ] https://github.com/vector-im/element-web/…
-
### Decision Table
- [X] My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
- [X] My issue does not look like “The HTML element `` is not rendered”
##…
-
**Describe the bug**
Carousel items are marked as aria-hidden=true when not visible. Aria-hidden should only be applied to non-interactive elements.
https://developer.mozilla.org/en-US/docs/Web/Acces…
-
### Description
FlatList renderItem is missing types
### CodeSandbox/Snack link
https://snack.expo.dev/@robert.sasak/gluestack-flatlist-lost-types
### Steps to reproduce
1. Go to https://snack.ex…
-
### Should this be an RFC?
- [X] This is not a substantial change
### Which package is this a feature request for?
Lit Core (lit / lit-html / lit-element / reactive-element)
### Description
When …
-
I think there is a need for a priority that's higher than "user-blocking" for certain DOM rendering cases.
This priority would be synchronous wrt the outermost `scheduler.postTask()` call, but nest…