Lackneets Chang (小耀博士)

Results 7 comments of Lackneets Chang (小耀博士)

> @AmrIKhudair I needed this as well and made it work in user-land. When Vue 3 arrives you can remove it. > > ```js > export function makeReactive (obj) {...

根本沒作用啊?也找不到如何掛載

謝謝你的回覆。 不過我在Mac執行封裝 APP 仍無法解決 MaxBot.app 會以系統內建的 Python 版本開啟: 有裝 xcode 情況,會執行這個 Python: `/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python` 移除 xcode 情況,會執行這個 Python: `/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python` 總之,封裝的 MaxBot.app 還是沒辦法使用。 感覺需要設定些什麼,希望有教學如何設置 ## 閃退問題 確實後來我把 MaxBot.app 移回到下載目錄執行也不會閃退了。 為了重現問題,我重新再下載一次,發現剛下載解壓出來的都會閃退。 但一旦丟進 /Appications...

Okay, I finally figured out the answer at [#147](https://github.com/yatskevich/grunt-bower-task/pull/147) My project is using sails with sails-generate-bower Set the `layout` to `byComponent`, then edit the `bower.json` under project directory, append `exportsOverride`...

> What does your filesystem disk configuration look like along with the configuration for your CMS file folders? Did you checked the source code I mentioned ? I don't think...

## Workaround Currently I will solve this problem by adding custom list column to replace the image resize function. ```php class Plugin extends PluginBase { public function registerListColumnTypes() { return...