-
How can a GitHub branch or specific commit be specified in an import map for a project leveraging the JSPM CDN to test a not yet published version or fork of a dependency?
In my specific case, I wo…
-
- [x] Check if updating to the latest Preact version resolves the issue
**Describe the bug**
There may be clashes in ids with multiple roots in the same page. This is a follow-up issue to #3772 …
-
Discussion - https://github.com/preactjs/wmr/discussions/891
I'm trying build Lit Element examples using wmr. The ts examples play nicely - the ts ones fail with the @ of the decorator
https://l…
-
- [x] Check if updating to the latest Preact version resolves the issue
**Describe the bug**
I'm using a custom web component called `my-tooltip` and there's a boolean attribute called `only-whe…
-
- [x] Check if updating to the latest Preact version resolves the issue
**Describe the bug**
Thumb (drag points) are not receiving any updates past the initial css applied.
**To Reproduce**
…
-
I know that you know :D
https://github.com/preactjs/wmr/blob/00ed4e1d428177b77fe5b98abc1e48ed739cb3e0/packages/wmr/src/lib/prerender.js#L203-L207
...but I just wanted to file an issue so that th…
-
[This](https://github.com/preactjs-templates/material/blob/master/template/src/components/header/index.js#L18) looks odd. Should be in the constructor.
dandv updated
6 years ago
-
**Describe the bug**
When trying to resolve a subrouter that has a `/` path, it fails.
**To Reproduce**
Steps to reproduce the behavior:
```ts
function Ok() {
return (
Ok
)
}
f…
-
Hi folks,
I have a problem installing this plugin.
Environment:
- Windows 10 Home
- npm 6.14.4
- nodejs v13.11.0
- preact-cli 2.2.1
So, here is what I did (STR):
- install preact-cli `npm …
-
__What should we do?__
Some `PopupMenuComponentSpec` test are flaky (see [here](https://github.com/bpmn-io/diagram-js/actions/runs/3496941642/jobs/5855442101#step:5:4488)). This is due to the async…