karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
427 stars 178 forks source link

Fix rejoining activity #2677

Closed nicksellen closed 10 months ago

nicksellen commented 10 months ago

What does this PR do?

Fixes bug when rejoining activity. The issue was a stray this reference, leftover from converting to vue3 setup style...

Links to related issues

Checklist

codecov[bot] commented 10 months ago

Codecov Report

Merging #2677 (0484be9) into master (9673a1e) will increase coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #2677      +/-   ##
==========================================
+ Coverage   75.63%   75.65%   +0.01%     
==========================================
  Files         386      386              
  Lines       41228    41228              
  Branches     2350     2352       +2     
==========================================
+ Hits        31182    31190       +8     
+ Misses      10046    10038       -8     
Files Changed Coverage Δ
src/activities/components/ActivityItem.vue 92.82% <0.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more