x-render icon indicating copy to clipboard operation
x-render copied to clipboard

组件未找到

Open jinmuyano opened this issue 8 months ago • 3 comments

1.依赖仓库的版本(Dependencies versions)

  • react:
  • form-render:✔
  • table-render:
  • antd:

2.问题描述(Bug description): window.getFormRenderMaterial is not a function 刷新几次页面就会出现 Image

3.出现问题的 schema demo(Reproduction schema demo)

const schema = {
  // ...
}

4.最小复现 demo(Reproduction demo)

form-render demo https://codesandbox.io/s/unruffled-flower-jl78h table-render demo https://codesandbox.io/s/sweet-euler-bdoty fr-generator demo https://codesandbox.io/s/s13sh

jinmuyano avatar Apr 07 '25 01:04 jinmuyano

这个问题我都遇到好多次,然后提了问题 https://github.com/alibaba/x-render/issues/1611 ,也给我关了,说修复了,实际上也没有修复 。哎。

763483000 avatar Apr 16 '25 01:04 763483000

现在这个问题有解决吗? 我也会这样的。 但是我发现调试的时候打开“禁用缓存”可以,相当于每次都是初始加载。不过关闭以后还是出现上述问题的。

wangjieBABA avatar Jul 09 '25 02:07 wangjieBABA

看样子还是没解决,我用的是这个版本: "@xrenders/schema-builder": "1.0.0-alpha.19",

Image

chxx avatar Jul 22 '25 06:07 chxx