-
- [ ] Check if HTML documents use any NPAPI-based plugins.
----
See also:
* https://blogs.windows.com/msedgedev/2016/12/14/edge-flash-click-run/
* https://blog.mozilla.org/futurereleases/201…
alrra updated
5 years ago
-
As discussed with @LucaMarconato @melonora and @josenimo, I think it would be great to extend the functionality and ease of use of spatialdata by adding a few functions. When I first started using spa…
-
### Dev Home version
0.701.323.0
### Windows build number
10.0.22631.2715
### Other software
_No response_
### Steps to reproduce the bug
- Installed the extension for Azure
- In…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
```
Proposed function signature:
template
size_t induced_subgraph(const Matrix1& G,
const Array1& stencil,
Matrix2& S);
Assumptions:
G is an N…
-
I've noticed when I'm typing into forge web ui. It has a very slow text input. When I'm typing the letter show up seconds sometime 2-3 seconds after I've started typing the letter will slowly show up.…
-
### AdGuard Extension version
4.2.209 beta
### Browser version
Chrome 119, Edge 118
### OS version
Windows 10 22H2
### What filters do you have enabled?
_No response_
### What …
-
```
What steps will reproduce the problem?
1. log in
2. enter something with many submenus, for example Status
3. make the browser window smaller or use the browsers page zoom
What is the expected ou…
-
```
What steps will reproduce the problem?
1. log in
2. enter something with many submenus, for example Status
3. make the browser window smaller or use the browsers page zoom
What is the expected ou…
-
e.g.
> > > class Person(Node):
> > > ... element_type = "person"
> > > ... name = String(nullable=False)
> > > ...
> > > class Knows(Relationship):
> > > ... lable = "knows"
> > > ...
> >…