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

Serving large files locally (JS bundles) on windows machines in flask sometimes doesn't work #56

Closed
chriddyp opened this issue Jun 29, 2017 · 1 comment

Comments

@chriddyp
Copy link
Member

See #46 (comment) for more context

@chriddyp chriddyp added the bug label Jun 30, 2017
HammadTheOne pushed a commit to HammadTheOne/dash that referenced this issue May 28, 2021
* - refactor: isolate dash component layer from component implementation
- duplicate component contract in TS

* update for build js/py

* - fix python component packaging regression
- bump version to rc6

* Fix visual tests regression

* (wip) refactor controlled table

* @types

* refactor table clipboard usage

* clean up

* rename

* pr review fixes

* fix bug in test script

* fix test

* update test script

* fix tests

* fix tests

* tests -- remove async/await syntax

* fix tests

* - remove row component
- 3 tables for fixed rows/columns and content
- update TS props

* remove test code

* fix test

* remove test / broken by Cypress.io

* cypress version

* fix cell selection test

* fix percy tests

* prevent useless cell updates once again

* styling, copy/paste, navigation regressions

* build, variables renamed

* fix next/previous regression

* fix test regressions

* table styling regression

* - fixed rows/columns regression testing + fixes
- percy tests for fixed rows/columns

* fix test?

* fix test?

* revert percy removal

* - add runtime logger configuration override
- fix scrolling issue in prod environment

* - fix merged cells / hidden cells w/ fixed col & rows
- additional visual tests for merged, fixed, hidden combo
HammadTheOne pushed a commit that referenced this issue Jul 23, 2021
* - refactor: isolate dash component layer from component implementation
- duplicate component contract in TS

* update for build js/py

* - fix python component packaging regression
- bump version to rc6

* Fix visual tests regression

* (wip) refactor controlled table

* @types

* refactor table clipboard usage

* clean up

* rename

* pr review fixes

* fix bug in test script

* fix test

* update test script

* fix tests

* fix tests

* tests -- remove async/await syntax

* fix tests

* - remove row component
- 3 tables for fixed rows/columns and content
- update TS props

* remove test code

* fix test

* remove test / broken by Cypress.io

* cypress version

* fix cell selection test

* fix percy tests

* prevent useless cell updates once again

* styling, copy/paste, navigation regressions

* build, variables renamed

* fix next/previous regression

* fix test regressions

* table styling regression

* - fixed rows/columns regression testing + fixes
- percy tests for fixed rows/columns

* fix test?

* fix test?

* revert percy removal

* - add runtime logger configuration override
- fix scrolling issue in prod environment

* - fix merged cells / hidden cells w/ fixed col & rows
- additional visual tests for merged, fixed, hidden combo
@gvwilson
Copy link
Contributor

gvwilson commented Jun 3, 2024

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

@gvwilson gvwilson closed this as completed Jun 3, 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

No branches or pull requests

2 participants