-
This module doesn't work for me at all. I have tried making it first and last and it does nothing. Is this still maintained?
-
Currently the editor options support addCode, addBold, This is like a toggle which turns on and user keeps going with the styles
However some people prefer editing differently , like myself , for e…
-
When editing a posts that contains a mention to a post (using the "Reply" button, not a mention to a user), it is then impossible to view the revision history.
The API fails with a 500 error:
…
-
Issue on [this post](https://discuss.flarum.org/d/18196-custom-badges-how-to-have-a-not-standard-badge/2).
What was sent by email is [showed here](https://discuss.flarum.org/d/18196-custom-badges-h…
-
Is there a way to fix this error without having to add an extra code to configure the server to accept handshake w/ the ocpp2.0.1.1 protocol header?
### Server log
```
% go run .
INFO[2022-02-2…
-
- flagrow/upload extension version: 0.7.1
- flarum version: 0.1.0-beta.8.1
- upload adapter causing issues: local
- mimetype configurations: `^image\/(png|jpe?g|gif)$` ⇒ `local`
---
When I ch…
-
Could you please provide the performance of ConsoleWriter as well in the Benchmarks section? How is it compare to the performance of zap (sugared)?
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.16.2
### Does this issue reproduce with the latest release?
### What operating system and process…
-
I would like to modify the PARSER and FORMATTER fields in the BigDecimalField class and/or add custom StringBigDecimal converters to the field.
Currently the PARSER and FORMATTER fields are set as pr…
-
josemartins[CodePlex] Hello,
When I am using the RichTextBox control and attach the TextChanged event, if I make changes directly in the frontoffice, the event is fired 1 time for each change, but …