spyderdsn

Results 14 comments of spyderdsn

`import VueNotion, { getPageBlocks, getPageTable } from "vue-notion";` VS Code Note in the plugin file: ``` Could not find a declaration file for module 'vue-notion'. '/Users/user/website/node_modules/vue-notion/dist/vue-notion.umd.cjs' implicitly has an 'any'...

Adding: ` build: { transpile: ["vue-notion"], }, ` to the **nuxt.config.ts** fixes the issue.

@janniks thanks but this does not render the page and there is no error given either.

No, it is not fresh but the SETUP method works no problem just I have the rest of the project in non composition format. I'm using: Nuxt 3.8.2 with Nitro...

Hi, @moussaab-moulim @Alfred-Skyblue you can test my implementation in this Chrome extension. I tried to increase the height without the luck. https://chromewebstore.google.com/detail/linkfolio-ai-personalised/pdhgolbhkdmkdeamfiikhkjopffadaea BDW, I also experienced the issue mentioned here:...

> can you provide a working codesandbox, i don't want to install an extension It will take me a day to isolate the code and prepare for code sandbox, it...

@Jason-Morcos I’m using the most basic starter MySQL server with a box standard config. You can even try this for free. I tried now 4 other clients and all of...

You can reproduce this easily by signing up for Free Azure account and setup the PHP+DB app. https://azure.microsoft.com/en-us/pricing/free-services

@Jason-Morcos it works without selecting the Require SSL option. The Azure setup recommends SSL to be attached from here: https://www.digicert.com/kb/digicert-root-certificates.htm In the SSL CA File field, enter the file location...

Yes, I selected the file from the picker: Yes, the app has access to it: