Skip to content
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

Knowledge -> Sync from Notion :DOM display error when custom icons are present #13040

Open
5 tasks done
fangao888 opened this issue Jan 25, 2025 · 2 comments
Open
5 tasks done
Labels
🐞 bug Something isn't working good first issue Good first issue for newcomers

Comments

@fangao888
Copy link

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.15.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image
Image

{'id': '13dc313f-d88e-80e6-8e6e-007a0f3956fc', 'url': 'https://s3-us-west-2.amazonaws.com/public.notion-static.com/cf28efe8-e501-4766-bf8a-dd54123233e7/typescript_.png', 'name': 'typescript_'}

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

@dosubot dosubot bot added 🐞 bug Something isn't working 📚 feat:datasource Data sources like web, Notion, Logseq, Lark, Docs labels Jan 25, 2025
Copy link

dosubot bot commented Jan 25, 2025

To address the DOM display error when syncing from Notion in Dify, you can start by checking the following:

  1. Inspect the DOM Elements: Ensure that the DOM elements involved in the data source selection interface, such as WorkspaceSelector, SearchInput, and PageSelector, are correctly rendered and not hidden or overlapping due to CSS issues [1].

  2. Check for JavaScript Errors: Open the browser's developer console to see if there are any JavaScript errors that might be affecting the display. This can provide clues about what might be going wrong.

  3. Verify CSS Styles: Ensure that the CSS styles applied to the interface are correct and not causing elements to be misaligned or hidden. Look for any conflicting styles that might be affecting the layout.

  4. Review Recent Changes: If there have been recent updates or changes to the codebase, review them to see if they might have introduced the issue.

  5. Test in Different Browsers: Sometimes, display issues can be browser-specific. Test the interface in different browsers to see if the problem persists.

If these steps do not resolve the issue, consider providing more detailed information about the error messages or logs from the developer console, as this can help in diagnosing the problem further.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@fangao888 fangao888 changed the title Knowledge -> Sync from Notion DOM display error occurred Knowledge -> Sync from Notion :DOM display error when custom icons are present Jan 25, 2025
@crazywoola crazywoola added good first issue Good first issue for newcomers and removed 📚 feat:datasource Data sources like web, Notion, Logseq, Lark, Docs labels Jan 26, 2025
@sweetkey
Copy link

Image
Not sure if it is same issue. No response to synced pages in Notion, then I disconnected Notion and tried to reconnect, but there is no reaction when clicking the "connect" link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working good first issue Good first issue for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants