Technical error with code example in Widget Media Uploader
General issue
https://devdocs.magento.com/guides/v2.3/javascript-dev-guide/widgets/widget-media-uploader.html
Description:
I tried to replicate this on my local environment and it gives me an error:
A technical problem with the server created an error. Try again to continue what you were doing
I copied the HTML and JS exactly as they are in the explanation on my phtml file.
Is there a way to fix this? Or how should it be implemented for a widget? Thanks
Hey @serhiyzhovnir Can you see anything amiss here?
This has seen no progress for months. @serhiyzhovnir if you wanna grab this again please do! You were removed as assignee for now.
@magento I am working on this
The documentation covers only the JS and phtml part whereas the other files required for setting up a widget programmatically (widget.xml, block files) are missing. Can I cover these files and raise a PR? @shrielenee
@shrielenee Thoughts?
Yes @sathiyaaa! Please add any information about files that are not covered in the documentation currently and submit a PR. Don't forget to tag this issue in it so they are linked. 🙇♀️
@sathiyaaa Are you still working on this?