Skip to content

Conversation

@backportbot-nextcloud
Copy link

@backportbot-nextcloud backportbot-nextcloud bot commented Dec 7, 2022

backport of #3528

@backportbot-nextcloud backportbot-nextcloud bot added the bug Something isn't working label Dec 7, 2022
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 25.0.2 milestone Dec 7, 2022
@cypress
Copy link

cypress bot commented Dec 7, 2022



Test summary

98 0 0 0Flakiness 2


Run details

Project Text
Status Passed
Commit 5562266 ℹ️
Started Dec 9, 2022 1:52 PM
Ended Dec 9, 2022 1:57 PM
Duration 05:25 💡
OS Linux Ubuntu - 22.04
Browser Electron 106

View run in Cypress Dashboard ➡️


Flakiness

sections.spec.js Flakiness
1 Content Sections > Heading anchors > Anchor scrolls into view
mentions.spec.js Flakiness
1 Test mentioning users > Type @ and see the user list

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@blizzz blizzz mentioned this pull request Dec 8, 2022
@blizzz
Copy link
Member

blizzz commented Dec 8, 2022

→ 25.0.3

When switching pages in Collectives, `onDestroy` from the old editor
instance happens *after* `onCreate` of the new editor instance. Since
both share the same vuex store, this leads to a race condition where the
old instance clears the list of headings of the new instance.

Since we always set headings during `onCreate` anyway, there's no need
to clear the headings in `onDestroy`, so let's simply get rid of it.

Signed-off-by: Jonas <[email protected]>
@juliusknorr juliusknorr force-pushed the backport/3528/stable25 branch from acb11b4 to 8ba0f1d Compare December 9, 2022 12:02
@juliusknorr
Copy link
Member

/compile

Signed-off-by: nextcloud-command <[email protected]>
@juliusknorr juliusknorr merged commit 0195da7 into stable25 Dec 9, 2022
@juliusknorr juliusknorr deleted the backport/3528/stable25 branch December 9, 2022 13:58
@skjnldsv skjnldsv mentioned this pull request Jan 6, 2023
5 tasks
@blizzz blizzz mentioned this pull request Jan 11, 2023
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants