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
Fix for "open in colab" opens the same zip after updates (#295)
* Check if hyperlink is causing the problem
- Perhaps the reactivity of vue is the problem and the hyperlink is not being updated
* Change unique identifier each time the function is called
* Revert back changes in NavColab.vue
* Added combined hash of the code for formation of uuid
* Fix lint
* Using the uuidv5 URL namespace
* Remove unwanted comments
* Remove rogue extra line
0 commit comments