Rhys van der Waerden
Rhys van der Waerden
Hey @woutervh-. Looks like [we're both working on similar tools](https://github.com/usabilityhub/ts-auto-guard). I would have emailed you privately but I can't find your contact details. Maybe it would make sense to work...
No idea what's going on here. My tsconfig.json: `project/tsonfig.json` ```json { "compilerOptions": { "allowSyntheticDefaultImports": true, "module": "esnext", "removeComments": false, "sourceMap": true, "isolatedModules": false, "strictNullChecks": true, "target": "esnext", "moduleResolution": "node", "jsx":...
**Operating System**: Windows **DocFX Version Used**: 2.59.3.0 **Template used**: default **Steps to Reproduce**: Inherit parameters from a function with the same parameter names, but different types: ```cs /// /// Create...
Last two releases have no change list associated with them. It would be great if this could be added. Cheers! 
ink-unity-integration 0.9.71 These are probably errors in the compiler itself, but I'm not sure. This is the order they appeared.  ``` Unhandled error(s) occurred compiling Ink file 'Assets/_Game/Stories/UltraNance.ink'! Please...
Often while changing branches, rebasing or merging we're having a problem where our ink settings `defaultJsonAssetPath` is getting reset to "none". Likely the entire `InkSettings.asset` is being reset to default,...
* **OS version**: Windows 11 Home 21H2 * **Browser version**: Google Chrome Version 105.0.5195.102 (Official Build) (64-bit) * **Extension version**: 2.0.17 #### Relevant integration (if any): GitHub (projects) ### 🐛...
Would be it be possible to support a single DSN argument rather than the host/db/username/pass vars? (Might be more appropriate to open this issue at postgrator itself)
Just installed this lib for the first time. This gradient object stays visible, overlapping the game view, after the console closes. 
When resolution dialogue is in the scene, but hidden, its elements are still accessible from other menus that have navigation set to automatic.  To fix this problem the entire...