Skip to content

Conversation

@stan-donarise
Copy link

No description provided.

app/app.view.ts Outdated
const vote = next == 'left' ? 0 : next == 'right' ? 1 : undefined
if( vote !== undefined ) {

this.$.$mol_wire_async( this.$.$mol_fetch ).success( 'https://crus.absolidix.com', {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this.$.fetch уже асинхронный же. А чем синхронный не угодил?

Copy link
Author

@stan-donarise stan-donarise Jun 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

дальше идет обновление (переход к новому элементу), которое хочется сделать сразу же
хотя, можно просто сначала сделать обновление

@blokhin blokhin merged commit 6481c9f into mpds-io:main Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants