-
not a time zone issue but occurs strangely in the new Kiosk > 1.6: Director's view does not load because of some Vaadin library confusion:
![image](https://github.com/user-attachments/assets/334135…
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.6.0` to `16.6.1`.
- The `dependency` [react-dom](https://git…
-
Super clean code so really nice job overall. Here are some notes:
- src/SignInRegister/Fields.js you `import { React, useState } from 'react'`. React here would actually be undefined. React is the …
-
Changing the theme manually with a ToggleSwitch inside the app results in the app not updating its background on Windows and on other platforms, the color is too dark when in DarkTheme.
Tested on …
-
Hello there 👋🏼
I have a monorepo configured with Nx configured with the following dependencies:
```json
{
...
"@jscutlery/semver": "2.30.1",
"@nrwl/angular": "14.8.8",
"@nrwl/cli":…
-
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.14.0` to `7.14.1`.
🚨 [View failing branch](https://github.com/matteocng/react-flag-ic…
-
# Button
A button triggers an action or event when activated.
**Tasks:**
- [x] Button
~~- [ ]as: `"button"` | `"a"`~~
- [x] icon: Icon that renders either before or after the children as spe…
-
A Release may have one or more Notes associated with it. The relation which supports this allows for an integer-based ordering field. However, if NoteX needs to be ordered to appear before NoteQ, the …
-
### Are you submitting a **bug report** or a **feature request**?
Bug Report
### What is the current behavior?
The **🏁 React Final Form - Warnings** example provided in the docs has not been …
-
## Subject of the issue
Currently when we select start Date and end Date , the calendar will scroll or jump to start date. This is kind of confusing for some people to see what happening after selec…