cnelf
cnelf
> 主要是tooltip无法显示 像官方样例一样有一个title,换行后下面才是每一项的值,就需要自定义,然后有无法解析html 原因是小程序组件传参数会有个序列化和反序列化的过程,导致对象里的function丢失了,需要在组件外部再调用一次setOption。
> @cnelf I had the same issue with node v16.x but seems like if you switch to node v18, this error will be gone. Thanks for your reply, I tried...
> is problem still exist? This issue seems to be non-existent on macOS. I'm running fine on macOS or Windows sym with Node v18.x environment.
```css html { scrollbar-gutter: stable; } ``` maybe it is a good solution.