Mdx: MDX needs to map some camelcase properties to what React expects

Created on 15 Jul 2020  路  3Comments  路  Source: mdx-js/mdx

We are passing along xLinkHref when React expects xlinkHref.

Example of the problems is causes can be seen in this Gatsby issue.

鉀碉笍 statureleased 馃悰 typbug 馃懚 semvepatch 馃梽 areinterface

Most helpful comment

Awesome, @johno and I were speculating on whether or not v2 parsing would handle this.

All 3 comments

Fixed on next. See also: https://github.com/mdx-js/mdx/pull/1048 for a related prop

Awesome, @johno and I were speculating on whether or not v2 parsing would handle this.

Hi all! I鈥檓 going to close this as it landed on the main, the (now default) branch we鈥檙e using to gear up to the MDX@2 release.

The reason is so that it鈥檚 more clear which issues still need to be solved already and don鈥檛 require further work.

Expect another next release soonish, which might include it, or maybe it鈥檚 already released as a beta!

For more info, see https://github.com/mdx-js/mdx/issues/1041.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

francisfuzz picture francisfuzz  路  4Comments

riceboyler picture riceboyler  路  3Comments

Exelord picture Exelord  路  4Comments

johno picture johno  路  3Comments

waterfoul picture waterfoul  路  3Comments