Štěpán Mynařík
Štěpán Mynařík
## 🔙 Regression I did no changes in initialization logic for ages. After updating, the following exception started to appear on launch, during splash screen (thrown when calling base.OnCreate inside...
Because that would be sweet 😁
When you have `"type": "module",` specified in your _package.json_, then using any types from _GracefulServer_ must be postfixed with _default_, like so `GracefulServer.default`. Import: `import GracefulServer from "@gquittet/graceful-server";` Not a...
**Context:** - GOOD Playwright Version: 1.41 - BAD Playwright Version: 1.42 (next branch) - Operating System: Windows 11 - Extra: Vite 5, this is important! **Code Snippet** ```json ... ctViteConfig:...
This is just confusing. How am I supposed to integrate various Firebase services like Crashlytics, Messaging etc.? Using [these](https://github.com/xamarin/XamarinComponents/tree/master/Android/Crashlytics) libraries or using [these](https://github.com/xamarin/GooglePlayServicesComponents) libraries? I assumed that libraries from this...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
**Describe the bug** Hi, I have customized the base template project with my son, initially on 3.2.0, then updated to 3.3.0 with no difficulty. Today I updated to 4.0.2 but...
### Describe the feature Open Fetch does codegen on every startup and now also on every hot reload. We have a huge schema file that changes like once a year....
### PixiJS version 8.x ### Link to minimal reproduction https://stackblitz.com/edit/pixijs-v8-t1m1dpbj?file=src%2Fmain.js ### Steps to reproduce Just open the link attached and observe the black screen plus warnings in the console. ###...
Is there a plan for an official Godot port? With a debug UI for running tasks (UniTaskTracker) like in the Unity version etc.? **Off-topic note**: R3 and ZLinq are incredible!