-
I've modified davdroid on android which is using ical4j. Unfortunately parsing my calendar entries yields XComponents and all properties are XProperties.
Thus I get massive errors using it, like clas…
-
Developpers who wants to try out Xcomponent will have the option to use XC CLI.
As of now, the `xc` binary has to be added to %PATH% environment manually.
It would be better to package the XC C…
-
HEEEEEEEEEELP!
I'm ussing Quasar and MATERIAL ICONS... so my prefix for icons [(https://quasar.dev/vue-components/icon#Webfont-icons)](url) is ``
`import Vue from 'vue' `
`import './quasar'`
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### 🐞 Describe the Bug
I am using below constants for making subscription.
I am using sandbox for testing.
…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
In some cases, you may have an observable property on a component, potentially multiple observable …
-
Use react-mixin with react@16.0.0-beta.3 (maybe also in 15.6.x) will output warning:
Warning: XComponent.componentWillMount(): Assigning directly to this.state is deprecated (except inside a compon…
-
Hi,
I've been looking to implement your package today, and I kept running into the same problem of ` Error: No handler found for post message: xcomponent_init from`
My code is as follows:
```…
-
When accessing the app from Safari via windows, mac, or ios, the resulting error is: Can’t find variable: MutationObserver in Safari Browser compatibility.
I've included a screenshot from your demo.x…
-
I copied the example to a local html file, and then accessed it both directly and through http-server. In both cases, what I get is the presentation of the button (that is: I can see the "Pay with Nan…
-
Looks like bootcards are using different css files depending on device os/size.
And for that to work, all three - ios, android and desktop css files have to be included separately in the project. Oth…