-
Hello, I think it may be an issue with paypal xComponent creating a React Component with createClass method, but I would like to know if is there any solution to this warning:
`React.createClass is…
-
**Angular 2 version**: 2.3.1
**ng2-pagination version**: 2.0.0
**Description of issue**:
After importing the Ng2PaginationModule in my `app.module.ts`, everything works, but after building (an…
-
I'm not sure if I'm just misunderstanding this, or it's an issue. Using xcomponent, I should be able to render an external url, like http:www.google.com, inside of an iFrame, inside my own component? …
-
Hi @bluepnume ,
I'm updating from version 1.0.112 to 5.0.3, and encounter this error:
`Uncaught Error: Can not find frame with name: undefined`
I found out that the error above raise because…
-
I'm creating a component as follow:
```javascript
function createNew() {
window.viewComponent = xcomponent.create({
tag: 'my-component',
url: 'http://myurl.com'
});
}
```
Afte…
-
hi how do you add working paypal transaction to your code
-
I am using xcomponent 2.0.64
-
How would I use this with Preact? I tried to use preact-compat with the React driver, but it doesn't work.
```
#container {
width…
-
With the last version of xcomponent, the size of the iframe container is set to`150x300px` by default (https://github.com/krakenjs/xcomponent/blob/4092ef5e33c2340c167fa40c3adf4874f5d60d66/src/componen…
-
Hi guys,
I recently encounter this error, I'm not sure what this error is. After a quick Google search, I saw that paypal-checkout have encountered this error as well (issue like below), which was …