Emanuel Tesař

Results 10 issues of Emanuel Tesař

Hi, I am working on [Trusted Types (TT) polyfill](https://github.com/w3c/webappsec-trusted-types) which is a new API proposal for mitigating client side DOM XSS by changing the definition of dangerous DOM APIs, called...

### How to reproduce these conditions I have set up an example [repo](https://github.com/Siegrift/nextjs-firebase-example) where you can check the bug. **Steps to set up and reproduce** 1) `git clone https://github.com/Siegrift/nextjs-firebase-example` 2)...

Hi, I am having problems to https://github.com/tolitius/mount/issues/102 (which should be solved now). Any name defined using `defstate` cannot be resolved. The project I am working on is open sourced here:...

One common pattern that frontend frameworks share is the way they solve a bug in IE, where there is no `innerHTML` of `svg` elements. Frameworks usually solve this in a...

polyfill

Hi, solhint formatter just crashed on my one of my contracts. See the minimal example below to reproduce: ```solidity //SPDX-License-Identifier: Unlicense pragma solidity ^0.8.9; contract TestDecoder { function decodeNestedArray(bytes calldata...

## Trusted Types [Trusted Types](https://github.com/WICG/trusted-types) ([spec](https://wicg.github.io/trusted-types/dist/spec/), [introductory article](https://developers.google.com/web/updates/2019/02/trusted-types)) is a new experimental DOM API implemented within the WICG , with a working [Chrome implementation](https://www.chromestatus.com/feature/5650088592408576). The API creates a few new...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Steps to reproduce 🕹 Link to live example:...

external dependency
package: system

### Version v18.19.0 ### Platform Linux 7b363bc59a8a 6.4.16-linuxkit #1 SMP PREEMPT Wed Oct 25 16:32:24 UTC 2023 aarch64 Linux ### Subsystem Docker deployed on AWS (node:18-alpine) ### What steps will...

Hi, thanks for this amazing library! :) I have recently started using VS Code integrated terminal instead of iterm2. I've been using the [following configuration](https://dandavison.github.io/delta/tips-and-tricks/using-delta-with-vscode.html) to open files from `git...

Type: Bug I ran extensions bisect and monitored the CPU usage by VS code which isolated this issue. Extension version: 3.4.3 VS Code version: Code 1.71.2 (74b1f979648cc44d385a2286793c226e611f59e7, 2022-09-14T21:07:15.900Z) OS version:...