-
**System (please complete the following information):**
- OS: Ubuntu 20.04
- Virtualization: Docker
- Clients: Browser
- Browser: Edge
- Jellyfin Version: 10.6.0
- Playback:
- Installed…
-
```lua
--!strict
--!native
--!optimize 2
local a = Vector3.new(1, 2, 3) --:: any -- uncommenting ":: any" prevents the following line from deoptimizing
local aComponent = a.X -- uncommenting th…
-
Hi @benfortuna ,
I've got a new error now. Can you please have a look at this:
net.fortuna.ical4j.data.ParserException: Error at line 13:net.fortuna.ical4j.model.component.XComponent cannot be cast …
-
Dear author of FPCUP Deluxe. I Am very sorry that I have to inform you, that FPCUP Deluxe is helpless to build Xcomponents and also htmlwiever. Please, do you think, that you could deeply analyse why …
-
Dear elite Pascal programmers,
Does somebody of you know, how to fix FPC compiler bug
[3.155] C:\XComponents-master\nodeutils.pas(20,3) Fatal: (10022) Can't find unit uCEFApplication used by NodeUti…
-
Hello,
We're using xcomponent (which is an awesome library, good work!) in a TypeScript/webpack project which means we use npm to install xcomponent and then import it:
`import * as xcomponent fro…
-
xcomponent in the child frame is performing some sort of reactivity that is clashing with Vue's own reactivity for object parameters passed to the component. This appears to be only since Vue v2.5, bu…
-
# 问题描述
> 使用 PropTypes 检查类型 无效,需要手动调用PropTypes.checkPropTypes
# 使用版本
> v1.3.19
# 目前使用代码
``` javascript
import Taro, { Component as XComponent } from '@tarojs/taro'
import PropTypes from 'pro…
-
very glad for your wonderful ideas about current computing arch. i wonders with more and more kinds of devices and more and more devices, will the network(wires and connections) be in an explosive gro…
-
I have 2 xcomponents and 3 sites:
http://localhost:8008 (button.js xcomponent)
http://localhost:8004 (pay.js xcomponent)
http://localhost:8005 (uses button.js)
So site 8005 imports button.js f…