Laityned

Results 9 issues of Laityned

Initial design for supporting django-nested-admin Screenshots: ![image](https://user-images.githubusercontent.com/31617227/130865022-2b5d74c4-32c3-4a0e-b731-4e8cedda916c.png) ![image](https://user-images.githubusercontent.com/31617227/130865120-ae1fea18-6dfb-4b72-a354-58cc293b6b68.png)

work in progress

Updating dependency versions Update aiortc and aioice to support mDNS clients. This resolves issue #83 and #86. Change-type: minor Signed-off-by: Laityned

## 🐛 Bug Report When using the `resetDefaultValueLocale: _locale_` setting, only keys at the highest level are reset in the other locales files. Nested keys are not reset when the...

In #41548, I show that I would like to provide an object with images in getStaticProps. The StaticImageData is parsed correctly and provided as a prop to the page. Nonetheless,...

type: next

See #1583 When closing the connection on purpose by calling `consumer.close()`, each ongoing Fetch request will be cancelled, by setting a Cancelled KafkaException on that particular request. Due to the...

**Environments:** - Prettier Version: 3.0.0 - Running Prettier via: Gitlab-CI - Runtime: Node.js v18 - Operating System: Docker image, lnode:18-alpine - Prettier plugins (if any): prettier-plugin-organize-imports **Steps to reproduce:** Global...

**🐛 The bug** What isn't working? Describe what the bug is. Currently I try to add a custom validation rule, in shorthand: ` validation: (Rule) => Rule.custom((value, context) => true)`...

bug

### Problem Statement This Python SDK has support for django ASGI.  We noted that in this integration therer is a check for django channels and depending on that setup the...

Integration: Django
Triaged
Python
Docs

### Description See Snack for reference code When invoking makeImageSnapshot directly when a component loads, directly an snapshot is captured from the visible canvas using the useAnimatedReaction hook. However, the...

bug