-
I got error after upgrading to latest versions of dependencies. It is a private project so, I'm not able to share a repro-repo
```sh
npm run type-check
> skeleton-design-bundle@0.1.0 type-check…
-
***Received Error***: **Error building observabilityDashboards, retry with: ./build.sh manifests/2.15.0/opensearch-dashboards-2.15.0.yml --component observabilityDashboards**.
obse…
-
## Description
When using vue 3 with composition api it's not working on production build while in development mode works fine.
Using "@egjs/vue3-view360": "^4.0.0-beta.7".
## Steps to check or r…
-
## Description
I would like to bring to your attention the compatibility issue with your library in relation to Angular 16. Currently, your library is not compatible with Angular 16 due to the lack o…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
[BUG] Plugin Check failed when building all plugins on Jenkins and continue-on-error omit failure logs
Hi,
When enabling continue-on-error and run all the plugin build for OSD on Jenkins for 2.1…
-
* **Node.js Version**: v15.14.0
* **OS**: Debian 10 & Webmin
If I try to install something with `npm i` it says
```js
npm ERR! Tracker "idealTree" already exists
npm ERR! A complete log of th…
-
I'm trying to use Flicking in React Router. But I get the following error.
```
Uncaught FlickingError: This module is not attached to the Flicking instance. "init()" should be called first.
a…
-
**Describe the bug**
If a component used in a route has a transition applied, it will delay navigation and potentially create UI errors.
**To Reproduce**
In a brand new installation, create a ne…
-
## Description
플리킹영역을 destory시키려고 할때
간헐적으로 아래와 같은 오류가 나서
=============================================================
Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node…