flx-sta

Results 165 comments of flx-sta

## Woraround I found a workaround solution for now but I don't know all side effects this causes: > ⚠️ **I've provided a different workaround recently. That one would break...

@sdirix url.js ```js "use strict"; let isWindows = /^win/.test(process.platform), forwardSlashPattern = /\//g, protocolPattern = /^(\w{2,}):\/\//i, url = module.exports; // RegExp patterns to URL-encode special characters in local filesystem paths let...

@sdirix so just a simple `npm i tslib`?

Also auf der Seite selbst via WebSocket wird der Umlaut einfach mitgeschickt (UTF-8) ```jsonc [ "queryEntries", { "queries":[ { "fields":[ "topic", "title" ], "query":"rücken" //

+1 Reading a little into the code it seems like axios is being used to send requests and axios should be capable of this feature. ------ ## This might be...

@TWHalikon @mattrossdev Is this issue still present?

> Does your Wimp Out/Emergency Exit allow you to choose who you switch in to, or is it random? You can see that behavior on his [first comment](https://github.com/pagefaultgames/pokerogue/pull/384#issue-2274090909) in the...

may be reconsidered at a later point. Until then closed

AAAANd this is actually a dupllicate of #64