-
用 create-react-app 搭建的脚手架创建的一个 react 应用,在项目中需要做 ie 浏览器的兼容。尝试了以下办法。
# 1. 当前插件的版本
```
{
"name": "invoice-platform",
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/c…
-
### Describe the bug
The Context pad is automatically repositioned when I move the canvas. When I expand the properties panel instead, to context pad can be (partially) hidden and is repositioned/rem…
-
# Overview:
Universal Form Field component to be defined as `input`, `checkbox`, `radio` or `textarea`.
# Structure schema:
![image](https://user-images.githubusercontent.com/11503879/215897657-8…
-
**Is your feature request related to a problem? Please describe.**
I was thinking about new ways to honor a user's request to have a [less frustrating experience with animations](https://www.w3.o…
-
I've tried to run the Sketch example with Expo 32.0.0
However when I start to draw on the rendered view form the example, I got this error
```javascript
undefined is not an object (evaluating …
-
### Describe the bug
cannot run react-native with latests versions
```
error Unable to resolve module storybook/internal/preview-api from /Users/alain/myproject/node_modules/@storybook/addon-…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Actual Behavior
It is not currently possible to ha…
-
### Describe the bug
I am getting:
error - (middleware)\node_modules\mongodb-data-api\dist\mongodb-data-api.esm.js (106:0) @ eval
error - error.toJSON is not a function
### Reproduction
-> mongod…
-
Detected 26770 ESLint reports and/or crashes.
Scanned 5288 repositories.
Reached maximum result count 50.
Showing 50/26770
Rules:
- `vitest/expect-expect`
- `vitest/no-conditional-tests`
- `v…
-
### Describe the bug
The issue was documented already here:
https://github.com/storybookjs/storybook/issues/17720
if you add a component to your story with a prop that takes an array of objects, …