issues Search Results · repo:janniks/vue-notion language:Vue
Filter by
51 results
(75 ms)51 results
injanniks/vue-notion (press backspace or delete to remove)The api https://api.vue-notion.workers.dev/ is down because it has reached its rate limit, can you please resolve it or
provide the Cloudflare worker to deploy by myself?
deevannaveed
- Opened on Mar 7
- #147
How to know when page blocks are done and DOM is fully updated? Is there any callback function?
const { data: blockMap } = useAsyncData( page_nuxt , () = $notion.getPageBlocks(pageUrl))
at the moment ...
spyderdsn
- 1
- Opened on Feb 7, 2024
- #142
[3:26:14 PM] ERROR [nuxt] [request error] [unhandled] [500] Named export getPageBlocks not found. The requested module file:///Users/user/website/node_modules/vue-notion/dist/vue-notion.umd.cjs is ...
spyderdsn
- 2
- Opened on Dec 4, 2023
- #141
Currently this is my plugin file:
import VueNotion, { getPageBlocks, getPageTable } from vue-notion ;
export default defineNuxtPlugin((nuxtApp) = {
nuxtApp.vueApp.use(VueNotion);
return {
...
spyderdsn
- 4
- Opened on Dec 1, 2023
- #140
I would like to direct the links contained in a page notion to a custom path in my vue application. In a similar way to
what happens on the page:
https://vue3-notion.vercel.app/page/de51eee9-6dc3-4698-8484-94e04c0ec2fe ...
GugaAraujo
- Opened on Oct 10, 2023
- #136
My content has A Latex code. But it not render. please give me a solution
Haunth
- Opened on Aug 30, 2023
- #135
While migrating from vue3-notion to vue-notion caught this bug. These are same callouts:
vue3-notion
img width= 704 alt= image src=
https://github.com/janniks/vue-notion/assets/33203187/2ce80715-133d-4775-bc24-e4f82de364ab ...
brachkow
- 3
- Opened on May 29, 2023
- #133
vue2 version
notion pageId : 8c1ab01960b049f6a282dda64a94afc7 check api:
https://api.vue-notion.workers.dev/v1/page/8c1ab01960b049f6a282dda64a94afc7
TypeError: Cannot read properties of null (reading ...
chkue2
- 3
- Opened on Apr 13, 2023
- #132
It would be cool to be able to attach blockId s as id s to block root element to make blocks available for anchor
navigation
brachkow
- 1
- Opened on Apr 10, 2023
- #131
Hi! We are migrating our big project from vue3-notion to vue-notion, and we stumbled upon the fact that the table of
contents is not displayed.
I know that in README table of contents marked as not planned, ...
brachkow
- 3
- Opened on Apr 10, 2023
- #130

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.