makenotion / notion-sdk-js

Official Notion JavaScript Client
https://developers.notion.com/docs
MIT License
4.95k stars 591 forks source link

multi_select type bug #492

Open HWANBINYOO opened 9 months ago

HWANBINYOO commented 9 months ago

Describe the bug The multi_select type of the property in the notionhq library is different from the existing data received

Screenshots

-> notionhq multi_select type

image

-> console.log

image
divikshrivastava commented 9 months ago

Trying my hand at this issue @HWANBINYOO

ccosming commented 1 month ago

Also for select. Please check: https://github.com/makenotion/notion-sdk-js/issues/528