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
When the website deployed to a sub-directory /staging in apache, the blockly component failed to load. The reason is that the plugin manager reference the plugin url with the forward '/' which is the a relative path.
When the website deployed to a sub-directory /staging in apache, the blockly component failed to load. The reason is that the plugin manager reference the plugin url with the forward '/' which is the a relative path.