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

🐛 Bug: page reloads without any reason sometimes #7033

Closed
1 task done
dstala opened this issue Nov 20, 2023 · 3 comments
Closed
1 task done

🐛 Bug: page reloads without any reason sometimes #7033

dstala opened this issue Nov 20, 2023 · 3 comments
Labels
🟣 Priority: Low Issue related to non core functionality affects less than 10% of users using NocoDB

Comments

@dstala
Copy link
Member

dstala commented Nov 20, 2023

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

  • often seen with development setup
  • one possible scenario as seen in latest release
    • start development setup
    • import csv / xlsx

page reloads during import as if we pressed refresh button. not observed in staging / EE

Desired Behavior

x

Project Details

0.202.6

Attachments

No response

@dstala dstala added the 🟣 Priority: Low Issue related to non core functionality affects less than 10% of users using NocoDB label Nov 20, 2023
@wingkwong
Copy link
Member

in frontend console, did you see optimized dependencies changed. reloading?

@dstala
Copy link
Member Author

dstala commented Dec 12, 2023

✔ Nitro built in 2074 ms nitro 7:56:17 PM
ℹ Vite client warmed up in 10235ms ✨ new dependencies optimized: rfdc, @vue/runtime-core, @ant-design/icons-vue, @vue/runtime-dom, @vue/reactivity, sortablejs, @vue-flow/additional-components, @iconify/vue
ℹ ✨ optimized dependencies changed. reloading
ℹ ✨ new dependencies optimized: splitpanes
ℹ ✨ optimized dependencies changed. reloading
ℹ ✨ new dependencies optimized: emoji-mart-vue-fast/src, v3-infinite-loading, vuedraggable
ℹ ✨ optimized dependencies changed. reloading
ℹ ✨ new dependencies optimized: monaco-editor
ℹ ✨ optimized dependencies changed. reloading
ℹ ✨ new dependencies optimized: deep-object-diff, httpsnippet
ℹ ✨ optimized dependencies changed. reloading

@dstala
Copy link
Member Author

dstala commented Dec 12, 2023

in development environment only due to Vite; not in prod environment

@dstala dstala closed this as completed Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟣 Priority: Low Issue related to non core functionality affects less than 10% of users using NocoDB
Projects
None yet
Development

No branches or pull requests

2 participants