Jan-Willem van Bremen
Jan-Willem van Bremen
> It needs to be clearer that when sourcing local data you need to add it to `included_files`. See #1252 for an example. I've created a PR addressing this issue!...
After literal years of use I always thought this program lacked such functionality
Is this issue fixed now? Is the style fix not needed anymore?
Still seems to take quite long, and a long list of PR currently open...
As a workaround you can render a `` instead, add a `` node in there with the desired text and set the border style on the ``. This works nicely...
@samloba can you elaborate on how you solved this issue? I would also like to programmatically pass focus to the component using refs
You can add an npm script that copies your stylesheet over to your public folder and use `CMS.registerPreviewStyle('path/to/stylesheet.css')` to register the styles for the preview.
Thanks @iuricernov. I don't understand why this hasn't been fixed yet.
Sometimes it the images are loaded correctly on this deploy https://deploy-preview-22--portfolio-lea.netlify.app/. But sometimes they don't load and the log can be seen in the dev tools console. After refreshing it...
Hey @ascorbic, nice to see you here too :). Could this explain why it's only failing sometimes? Would the headers only be sent sometimes? What could be done to fix...