Roy Liao

Results 25 issues of Roy Liao

My project is Vue 2.x. I am using `@babel/plugin-proposal-optional-chaining` and I have a line of code in my component.vue file that uses "?" ``` this.$refs.refreshBtn?.$el.addEventListener("animationend", _ => { ... });...

Follow this doc: https://doc.tryethernal.com/getting-started/quickstart After run ` npm install ethernal -g` And then I execute `ethernal login` and I got the error ![image](https://user-images.githubusercontent.com/1834837/176157083-7668f360-09f3-4248-b96b-4044e153768b.png)

先说我其实是使用这个模版https://github.com/lxieyang/chrome-extension-boilerplate-react 但看到你在官网有发问怎么激活react-devtools https://github.com/facebook/react/issues/24844 你说你有加react-devtools在每个entry前了,但是不工作,后来你又发了一个commit https://github.com/tjx666/awesome-chrome-extension-boilerplate/commit/5d426a3da3f629906bc4f99d6de9d3be5012e3b0 看起来是要自己加tag? 一路找到你这里的repo,又找到了这篇: https://github.com/tjx666/awesome-chrome-extension-boilerplate/issues/39 你又说加官网说的加entry,可是上面不是说不能工作了吗? 我自己是照了react官网作: 添加了依赖 ![image](https://github.com/tjx666/awesome-chrome-extension-boilerplate/assets/1834837/18836f9e-389e-48c3-8657-45d94a960286) 加了 'react-devtools' 到每个entry最前面 ![image](https://github.com/tjx666/awesome-chrome-extension-boilerplate/assets/1834837/c2e63aaf-359b-4b7d-90b4-07f83dae6812) 我是先手动激活专案下的 npx react-devtools 然后跑专案 console出错`Uncaught TypeError: hook.sub is not a function` ![image](https://github.com/tjx666/awesome-chrome-extension-boilerplate/assets/1834837/2677d6fa-b3ba-4f57-80d5-63dbd06ca832) 怎么样都修不好啊…请教我还可能漏了什么吗?

Would be good show big size popup of the serach results in the Firefox center... Thanks for the great extension.

I am just coming from https://github.com/cretz/kastree as it points me to here. Bascially what I want to do is to insert a new element. kastree can modify the node, but...

Looks like the only way to make it works is to install standalone `react-devtools`, and then add the script to head of the `index.html` file. `` And add the policy...

I have called setHorizontalScrollBarEnabled but didn't work. Is there any way to display the vertical scroll bar?

如果直接在Chrome開https://term.ptt.cc/ https://i.imgur.com/yKbzJsv.png 設定沒有自動登入.. 如果是獨立啟動APP,就有這個選項 https://i.imgur.com/sK4F1PD.png 請問有人有一樣的問題嗎?

It is just stuck here forever... ![image](https://github.com/thomasnordquist/MQTT-Explorer/assets/1834837/d8972ff2-3765-42ce-be12-8e3403d2b0ec)

Looks like the version is behind the latest one? Hence this function cannot be found...? I am wondering if there is a around for me to manually add existing files.........please...