Skip to content

[fix] beforeupdate and afterupdate excercise #176

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

Conversation

ivanbtrujillo
Copy link
Contributor

Eizabot dependency was not loading due to the following error:

Cannot find package '@sveltejs/adapter-auto' imported from /home/learnsveltedev-uthj/svelte.config.js

by just deleting the svelte.config.js file from that folder content/tutorial/01-svelte/07-lifecycle/03-update/app-a it works.

Before the fix:
image

After the fix:
image

I've also updated the span style to make black the text received from the chatbot, because it has a white style on a lightgray background.

@vercel
Copy link

vercel bot commented Dec 30, 2022

@ivanbtrujillo is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@ivanbtrujillo ivanbtrujillo force-pushed the fix/beforeupdate-and-afterupdate-excercise branch from 9aea646 to 1339cc7 Compare December 30, 2022 16:56
@ivanbtrujillo ivanbtrujillo force-pushed the fix/beforeupdate-and-afterupdate-excercise branch from 1339cc7 to 86773de Compare December 30, 2022 16:58
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

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

Thank you!

@dummdidumm dummdidumm merged commit 95109d6 into sveltejs:main Jan 23, 2023
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.

2 participants