jpmorganchase / mosaic

https://mosaic-mosaic-dev-team.vercel.app

Home Page:https://mosaic-mosaic-dev-team.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ref Issues

DavieReid opened this issue · comments

commented
  1. If you are trying to reference data on the same page, you need to use quotes
  2. When content updates, Mosaic crashes stating there is a circular ref.
commented
  1. i think is caused by the mdx serialiser. If the value is not a string then it gets changed to null by the serialiser. Related -- > kentcdodds/mdx-bundler#72
commented
  1. Is caused by the SharedConfigPlugin. Not sure what causes it exactly but when that plugin is enabled, updating content breaks....
commented

Actually looks like its not the sharedconfigplugin...but normalisation of refs

On second pass I see a page has a ref to itself, but that ref is for an index page that is using a wildcard reference