Kyle Tse

Results 105 comments of Kyle Tse

> 確認是 Google 接口還需要一個加密的 `x-goog-batchexecute-bgr` 頭才能得到一些複雜語句的精確翻譯結果,這個需要花些時間研究一下。 有結果嗎? 我也發現是這個header導致

I am still confusing on ``` [@vueuse/schema-org] Failed to find plugin, you may have forgotten to apply app.use(schemaOrg) ``` ``` [Vue warn]: inject() can only be used inside setup() or...

> Hey @shtse8 > > Happy to assist with this, can you confirm which version of the package you're using and with what framework / version? I am using latest...

> > > Hey @shtse8 > > > Happy to assist with this, can you confirm which version of the package you're using and with what framework / version? >...

I still cannot make it to work in 1.0.2 ```ts [Vue warn]: inject() can only be used inside setup() or functional components. New request: undefined /__nuxt_error?url=/&statusCode=500&statusMessage=Internal+Server+Error&message=[@vueuse/schema-org]+Failed+to+find+plugin,+you+may+have+forgotten+to+apply+app.use(schemaOrg)&description=%3Cpre%3E%3Cspan+class=%22stack+internal%22%3Eat+injectSchemaOrg+(/d:/project/node_modules/@vueuse/sc hema-org/dist/runtime/composables/injectSchemaOrg.mjs:10:11)%3C/span%3E%0A%3Cspan+class=%22stack+internal%22%3Eat+Module.useSchemaOrg+(/d:/project/node_modules/@vueuse/schema-org/dist/runtime/composables/useSchemaOrg.mjs:5:18)%3C/span%3E%0A%3Cspan+class=%22stack%22%3Eat+setup+(D:/project/app.vue:135:27)%3C/span%3E%3C/pre%3E&data [Vue warn]: Unhandled...

> Hey @shtse8, sorry you're still having issues. I've tried my best to replicate issues before release but seems I've missed something > > Can you try out version `1.0.3-beta.4`...

> I've released `1.1.0-beta.1` which again may have fixed this. I'll need to dig out my old windows laptop to try and replicate this otherwise For `1.1.0-beta.1` ```ts [Vue warn]:...

hope it can do it with cross models. `A.updatedAt > B.updatedAt`

Is it possible to do that in the latest version? nearly two years waiting.