php4fan

Results 119 issues of php4fan

### Steps to reproduce I: 1. Go to https://editor.mergely.com/ 2. Enter some text on both sides 3. Go to **_File->Share_** and click "Save for sharing" 4. Do **_File->Share_** again **Expected:**...

enhancement

With this: ``` var map = L.map(mapElement, { //... fullscreenControl: true, fullscreenControlOptions: { position: 'bottomright' }, zoomControl: true, zoomControlOptions: { position: 'topleft' }, //..... }; ``` **Expected:** The zoom control...

enhancement

When using `useNativeClamp: false` I get this error: ``` clamp.js:117 Uncaught TypeError: Cannot read properties of null (reading 'children') ```

At https://github.com/ethereumbook/ethereumbook/blob/develop/07smart-contracts-solidity.asciidoc#writing-a-simple-solidity-program > In [[intro_chapter]](https://github.com/ethereumbook/ethereumbook/blob/develop/07smart-contracts-solidity.asciidoc#intro_chapter), we wrote our first Solidity program That [intro_chapter] links to https://github.com/ethereumbook/ethereumbook/blob/develop/07smart-contracts-solidity.asciidoc#intro_chapter which does not exist.

This is an issue in the docs. From here: https://github.com/Seldaek/monolog/blob/main/doc/01-usage.md#core-concepts > Every Logger instance has a channel (name) and a stack of handlers. Whenever you add a record to the...

Documentation
Bug

### Symfony version(s) affected 5.4.0 ### Description Let's say I have a bunch of controllers: `ThisController`, `ThatController`, `FooController`, `BarController`. Some of them, e.g. `FooController` and `BarController` (but _not_ `ThisController` nor...

### Describe the bug It is a common convention EVERYWHERE when you are inside an editable text box (anything where you can input text) that the Ctrl+Right and Ctrl+Left keyboard...

bug
ui
good first issue

**Describe the bug** I can't f***ing believe this. I was experiencing this issue seemingly randomly, and it took me several days to figure out that this happens systematically when a...

type-bug
WalletConnect
needs-triage
stability-team

This is the confirmation screen for a transaction. This can be a transaction initiated by a webpage that I have opened in the in-app browser and that is using the...

severity2-normal
feature-request
transaction safety team

In Remix, in the File Explorer, I accidentally created a file in the wrong folder, so I wanted to move it. I tried dragging and dropping and that doesn't work...