Stephcraft

Results 9 comments of Stephcraft
trafficstars

@mapuya19 If it's possible to fix the errors or hide this specific type of error, it would be the best. It seems like the tags metadata does not exist or...

![image](https://user-images.githubusercontent.com/23728346/144780243-640406ee-a0a8-4e23-b620-3399969c9961.png)

Hello dakom, That's right it was based from that article. I did not encounter that bug, at least visually everything is fine in my implementation. The jigsaw bezier values are...

When a folder is created or deleted, the coroutine process is terminated. This may be related. Here is my code: ```kt fun watch() = runBlocking { val watchChannel = directory.asWatchChannel()...

I also get this error from time to time.

Me too ``` const plugin = (_a = this._compiler) == null ? void 0 : _a.$unpluginContext[unpluginName]; ^ TypeError: Cannot read properties of undefined (reading 'anya') at Object.transform (node_modules\unplugin\dist\webpack\loaders\transform.js:111:78) at LOADER_EXECUTION...