Describe the bug
When a remote resource (remote image) is used in the "image" type, an error is provided and now image is generated for the isPreviewImage in the post/page list.
To Reproduce
Steps to reproduce the behavior:
- Setup an image type field
- Add a remote resource to the field (i.e. https:://example.com/image.jpg)
- Look at Front-Matter sidebar
- See error "error loading field"
- See no image in Preview on the post/page list
Expected behavior
Still show the image thumb in FrontMatter (remove option still available), and see the image in the preview on the dashboard.
Screenshots

Desktop (please complete the following information):
- OS: ubuntu
- Browser: chrome
- Version: 109
Additional context
I know there the "remote media" enhancement #445 that is looking to enhance the media library, but if you don't use a local media library (i.e. CDN media storage) you cannot even use the links without dealing with this error. I understand Front Matter isn't ready to deal with remote libraries yet, but if I paste in the URL to an image field manually, expectation is that it would at least still show...even if it's not local.
Describe the bug
When a remote resource (remote image) is used in the "image" type, an error is provided and now image is generated for the isPreviewImage in the post/page list.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Still show the image thumb in FrontMatter (remove option still available), and see the image in the preview on the dashboard.
Screenshots

Desktop (please complete the following information):
Additional context
I know there the "remote media" enhancement #445 that is looking to enhance the media library, but if you don't use a local media library (i.e. CDN media storage) you cannot even use the links without dealing with this error. I understand Front Matter isn't ready to deal with remote libraries yet, but if I paste in the URL to an image field manually, expectation is that it would at least still show...even if it's not local.