You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Set language to ENGLISH) Click the EDIT THIS PAGE button in top part of the page body.
Context 🔦
I'm trying to add a line like this to Porps Chapter:
variant | 'elevation'\| 'outlined' | 'elevation' | The variant to use.
-- | -- | -- | --
Idea on fixing this bug
It seems you are using JSON for the webpages(maybe), so I made a PR Update card.json #28369. I'm not so certain because I didn't see sx in Props.
The handicup is that editing JSON may not be very similar to editing an HTML, also it's hard to see the edit before PR. In my case I just did a copy paste so it should be correct.
Here's the Workaround I propose: temporarily remove/disable the EDIT THIS PAGE button
Your Environment 🌎
Chrome 91
The text was updated successfully, but these errors were encountered:
It's similar to #28345, but it's actually a duplicate of #23406 this time, we fixed the root cause in #23821. I'm closing since it impacts a legacy version (v4).
Current Behavior 😯
EDIT THIS PAGE
button onClick will open a new URL which gives a 404.Expected Behavior 🤔
EDIT THIS PAGE
button onClick can direct users correctlySteps to Reproduce 🕹
Steps:
EDIT THIS PAGE
button in top part of the page body.Context 🔦
I'm trying to add a line like this to
Porps
Chapter:Idea on fixing this bug
sx
in Props.HTML
, also it's hard to see the edit before PR. In my case I just did a copy paste so it should be correct.EDIT THIS PAGE
buttonYour Environment 🌎
Chrome 91
The text was updated successfully, but these errors were encountered: