-
oh-context variables and constant expressions are evaluated before the component is mounted. If the UI is newly opened (or recently reset) any item states are not available via the store when those ex…
-
Work in progress writing description, but will outline different approaches we have tried and potential other ways of solving inter-connected component props in React.
1. `.Root`
2. `.Context`
3.…
-
## 🚀 Feature request
### Current Behavior
Non-formik context props only trigger a `FastField` rerender if they are [added or removed](https://github.com/jaredpalmer/formik/blob/master/src/FastFi…
-
#### Category
[ ] Enhancement
[x] Bug
[ ] Question
#### Version
Please specify what version of the library you are using: [ **3.17** ]
#### Expected / Desired Behavior / Qu…
-
Page: https://ap0nia.github.io/eden-query/eden-query/svelte/createUtils.html
The page talks about "Eden-Query Hooks" and show an example, but I think that example was a copy-paste error.
I exp…
-
## Scope & Context
The `maxWidth` and other `width` props are a workaround for lack of a better dynamic solution. It should be removed entirely from the codebase.
For all dropdowns, we already u…
-
## Problem
The current [data model](https://puckeditor.com/docs/api-reference/data) is hard to reason about, which makes it less portable and harder to build custom renderers on top of. Some concer…
-
When using components associated with the `XxxProvider`, severe performance issues can arise when there is a large amount of page content. Here are some examples related to well-known component librar…
-
### Description
Toasts are notifications that can communicate user or system-triggered messages which are not task- but context-related. The toast notifications should be retrievable (not as toast, b…
-
### Describe the bug
I'm using `storybook-dark-mode` to toggle my stories between light and dark mode.
It works in stories, but the theme in the autodocs are not updated automatically.
To addre…