-
Notifications
You must be signed in to change notification settings - Fork 2
reuse getCookie method and renamed method #89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
reuse getCookie method and renamed method #89
Conversation
plhrtr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like there is something broken with the import. I am getting the following error (in projectOverviewManager.mjs:1:30):
Uncaught TypeError: The specifier “cookieUtils” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
and also cannot favorite projects anymore.
Also, please update from main.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #89 +/- ##
=======================================
Coverage 98.79% 98.79%
=======================================
Files 60 60
Lines 1493 1493
=======================================
Hits 1475 1475
Misses 18 18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



No description provided.