You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. I wanted to share a quick update regarding an issue I encountered while trying to create a custom component with this repository.
During the development process, I noticed that the index.html file contained an incorrect path for the output.js file. This misconfiguration caused the application to constantly reload, leading to instability during development.
To resolve this issue, I have corrected the index.html file as follows:
By including the correct path to the output.js file, the reloading issue has been resolved, and the application is now functioning smoothly in development mode.
I apologize for any inconvenience this may have caused. Thank you for your understanding, and I wish you a pleasant day ahead.
best,
Mohsen
The text was updated successfully, but these errors were encountered:
Hello,
I hope this message finds you well. I wanted to share a quick update regarding an issue I encountered while trying to create a custom component with this repository.
During the development process, I noticed that the index.html file contained an incorrect path for the output.js file. This misconfiguration caused the application to constantly reload, leading to instability during development.
To resolve this issue, I have corrected the index.html file as follows:
By including the correct path to the output.js file, the reloading issue has been resolved, and the application is now functioning smoothly in development mode.
I apologize for any inconvenience this may have caused. Thank you for your understanding, and I wish you a pleasant day ahead.
best,
Mohsen
The text was updated successfully, but these errors were encountered: