janniks / vue-notion

A fast Vue renderer for Notion pages
https://vue-notion.now.sh
Other
883 stars 63 forks source link

Toggle List stopped working #50

Closed Diferno closed 3 years ago

Diferno commented 3 years ago

Hi all again, I mounted the nuxt example following your code, and sad surprise, the toggle lists don't work. The arrow is no longer shown at the left of the title, and when clicking on the item, nothing happens. I have a project in production build with vue-notion and quasar framework and was working pretty well, went back to check and... same behavior.

janniks commented 3 years ago

Good catch! 😳 I'll try to fix it later...

janniks commented 3 years ago

The arrow is shown for me in the hosted example, but nothing expands

janniks commented 3 years ago

Hey 👋 Should be fixed. No version update necessary. There was a minor issue in the notion-api-worker.

https://github.com/splitbee/notion-api-worker/pull/56