Laityned
Laityned
Initial design for supporting django-nested-admin Screenshots:  
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,...
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)`...
### 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...
### 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...