After completing the tutorial for learning Autodesk Forge, I successfully linked my BIM 360 account to the Forge Viewer. My next goal is to add extensions and have a button on the toolbar that directs to these extensions.
However, when following the extension tutorial, I encounter an issue where nothing appears. I even attempted another tutorial found here but still faced the same problem.
I'm unsure of what mistake I am making since it should work according to the tutorial...
I am using VS code for this project
Currently, my code in the index.html file looks like this: enter image description here
The code matches the tutorial closely, with the only difference being that I replaced "MyAwesomeExtension" with "PieChartExtension"