SebastianGode

Results 19 issues of SebastianGode

**Describe the bug** Snowflake doesn't support UI Scaling on Kubuntu 20.10 which makes working on an 4k Screen really hard **To Reproduce** Steps to reproduce the behavior: 1. Install Kubuntu...

See https://unpkg.com/ [React](https://reactjs.org/docs/add-react-to-a-website.html) and other popular frameworks also offer the option to include them in plain html without the need of having npm/node-js installed on the machine. This works via...

feature

I'm trying to modify an existing page and as a result need to use react standalone and include Scale&React through plain html: ``` ``` The issue with that approach is...

support
react

Is there a way that you could automatically update the Dockerhub images with the latest Tor client once there's a new release?

Would be great to be able to use the Target Quality mode from av1an together with Hardware Encoders like NVEnc, QSV and co. Rigaya has direct binaries for the encoder...

Right now you can only disable new registrations for a running mCaptcha instance. However to add a user while the instance is running you would need to shut the instance...

**Describe the feature request** Currently Scale works fine using the provided zip files in the release for non-NodeJS projects. For example: https://github.com/telekom/scale/releases/download/latest/telekom-scale-components-3.0.0-beta.147.zip However those zip files have a huge amount...

feature

**Scale Version** ^3.0.0-beta.139 **Framework and version** ^14.0.5-canary.43 **Code Reproduction** This will error out due to this issue: https://github.com/vercel/next.js/issues/54393 ``` 'use client'; import Footer from '/components/Footer'; import Header from '/components/Header'; import...

support

**Describe the feature request** Current modern Browsers have their navigation bar on the bottom to create a better usability on long smartphone screens. This change can be seen e.g. here:...

feature

**Scale Version** 3.0.0-beta.139 **Framework and version** NextJS 13.4.4 **Current Behavior** The Google Lighthouse report throws the following error in the accessibility-test: Elements with an ARIA [role] that require children to...

bug