Adrian Preuß
Adrian Preuß
Nope, it will create an Exception: `ReferenceError: TextEncoder is not defined`. Same with Decoder.
You can use the `Stylesheet` value `inherit` or the `100%` value :) Sample: ``` ```
**Note:** I think, the problem is, that the `player.soldier` is not presentet anymore after `Player:Killed`.
The best way is, to install **mod_ssl** as default by Sentora with their own configuration file. If you install **mod_ssl** after Sentora already has been installed and created an VHost...
It's only an connecting problem for `HTTPS`. By default, `file_get_contents` won't redirect if a `301 Status` or `Location` header is presented. Mostly (if you're using `HTTPS`), you has an simple...
I can implement these and make some Pull-Requests, but i've seen, that the development of Sentora is freezed and has no activity. Thats the point, why i've don't spend some...
Misunderstanding your Issue. Du you mean `List` or `List` for sample? Then, write it correctly and **use** code-tags!
How to **import** the `Pane` component? @jaotors had ask these question, but no answers was given.
@jaotors i've found the solution! You can impot the `Pane` component as follow: `import Pane from 'react-split-pane/lib/Pane';`
By me, a selfsigned-cert breaks up with following error:  The cert was created by `openssl`: ``` openssl req -x509 -sha256 -days 356 -noenc -newkey rsa:2048 -subj "/CN=example1.fruit/O=fruithost/[email protected]" -keyout /ssl/example2.fruit.key...