Replies: 1 comment 2 replies
-
|
Live reload should work. Please create a small repro showing the problem in pratice. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We're trying to create our own component for images, which includes features such as caption, positioning, or resizing.
If we use code such as the following:
The change of file at
srcdoes not seem to be detected by the live reload feature of Docusaurus.Is there a way to make such changes detectable by Docusaurus? (Or is it only possible when we use the plain Markdown image syntax?)
Beta Was this translation helpful? Give feedback.
All reactions