-
- I am not able to create a kafka connector for the opensearch by making the POST call to
- I have installed apache kafka from https://downloads.apache.org/kafka/3.4.0/kafka_2.12-3.4.0.tgz and have …
-
Because SVG's `use` element uses `href` to reference another element, its reference is always resolved against the base URI as an URL. Because there is no way to reference an element inside a shadow t…
-
https://github.com/rniwa/webcomponents/blob/add-dom-parts-proposal/proposals/DOM-Parts.md
as an example doesn't exactly explain how it achieves performance improvements.
There is a risk that a propo…
-
-
I have been trying to run the What_if_Tool_Usage_notebook to successfully display the WitWidget at the end. I eventually managed to succeed on a Mac OS both in Colab and Jupyter notebook through a Chr…
-
This is a really bad code used for debugging (lazy_static shouldn't be here)
```rust
use web_component::prelude::*;
use wasm_bindgen::prelude::*;
use lazy_static::lazy_static;
use std::sync…
-
```
Warning: Did not expect server HTML to contain a in .
scoped-example
ReactComponent@webpack-internal:///../../packages/component-library-react/dist/react-component-lib/createComponent.js:28:13…
-
### Feature Request Description
When calling the `change` event of the `ui5-table-selection` component, I couldn't find a way to get the selected row/s, other than querying the DOM using the `selec…
-
I have installed the gems
```
gem 'polymer-rails'
gem 'polymer-elements-rails'
```
And placed this in my application manifest:
```
//= require polymer/polymer
//= require iron-input/iron-input
```
…
-
At the moment, the `buildJavaScript()` method uses this hardcoded path:
```js
path.join(this.SOURCE, '/**/*.js')
```
This is an issue in the event that there are libraries or other js files tha…