Skip to content

fix(nodes): Correct path and case sensitivity for Cheerio Web Scraper icon #4359

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

Merged
merged 2 commits into from
May 2, 2025

Conversation

toi500
Copy link
Contributor

@toi500 toi500 commented Apr 29, 2025

Resolves issues preventing the icon for the Cheerio Web Scraper node from displaying correctly in deployed environments.

Problem: The icon was missing after deployment, although it worked locally.

  • Updates icon file reference to match exact filename case.
  • Change node directory path (CheerioWebScraper instead of FreeWebScraper).

@HenryHengZJ
Copy link
Contributor

Think we can rename the tool name, because it is now the same as Cheerio Web Scraper in Document Loader, causing this bug to happen: #4363

Perhaps just Web Scraper Tool ?

@HenryHengZJ HenryHengZJ linked an issue Apr 30, 2025 that may be closed by this pull request
@toi500
Copy link
Contributor Author

toi500 commented Apr 30, 2025

Think we can rename the tool name, because it is now the same as Cheerio Web Scraper in Document Loader, causing this bug to happen: #4363

Perhaps just Web Scraper Tool ?

Like this?

image
image

@HenryHengZJ
Copy link
Contributor

👍 yep

@HenryHengZJ HenryHengZJ merged commit f5b9c69 into FlowiseAI:main May 2, 2025
2 checks passed
@toi500 toi500 deleted the fix branch May 27, 2025 22:55
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.

[BUG] Cheerio Document Loader is gone
2 participants