-
### What is the current behavior?
As an example (a bit pseudocode)
One page has list of forms. They are created in following way:
```
const items = [...]
const elements = items.map((item,…
-
Importing the Switch component fires this warning in the console:
> Warning: Failed prop type: Invalid prop `checked` of type `string` supplied to `Switch`, expected `boolean`.
The implementation …
-
Enable [the Django admin interface](https://docs.djangoproject.com/en/2.2/ref/contrib/admin/) for StandardizedFile objects.
By default, the Django admin site will generate a form to create new model …
-
There are memory leaks in this component.
Environment:
O/S: Ubuntu 18.04 64bits
Lazarus: version 2.0.2
fpc: versin 3.0.4
Steps to reproduce:
1. Open the project demo in demos/GIFView directo…
-
Platform: Windows 10
What happens:
I open lazpaint
I am presented with an dialogue with an error message. (see attachment)
What did I expect:
I open lazpaint
no error message
-
Hi, I want to change the `border` and `select` color of the `option` element.
It should be editable in the config file.
Havn't s seen it in the code, so please tell me, if I missed something.
htm…
-
### Issue description
It is an error when u buy one newspaper
- Expected result: What were you expecting to happen?
It to work
- Actual result: What actually happened?
Internal server error…
ghost updated
4 years ago
-
### Issue description
When you attempt to Buy a newspaper (wether one you published, or one someone else published), you crash.
- Expected result: To receive a newspaper
- Actual result: An I…
-
https://eslint.org/docs/rules/no-await-in-loop
-
## Help us to manage our issues by answering the following:
1. How would you tag this issue?
- Bug
2. Describe your issue:
- What is the current behavior?
目前大概需求是:封装一个组件,这个组件支持删除,编辑,新增功…