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

Unable to refresh on template changes #145

Open
sleithart opened this issue May 5, 2023 · 1 comment
Open

Unable to refresh on template changes #145

sleithart opened this issue May 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@sleithart
Copy link

sleithart commented May 5, 2023

Describe the bug

I have a basic flask app set up with Tailwind. Reloadium works great for the python files, but isn't reloading changes to my templates. I'm running a watch command on CSS and Template files using pytailwindcss, which rebuilds CSS into my static/dist folder. The folder is being updated properly when I change classes in the template files, but Reloadium doesn't register a change, even when I make a change to app.py.

To Reproduce

Steps to reproduce the behavior:

  1. Basic flask app setup using pytailwindcss and reloadium
  2. Run tailwindcss in watch mode
  3. Save template file

Expected behavior

Reloadium would refresh the browser with the updated template file.

Desktop or remote (please complete the following information):

  • OS: MacOS
  • OS version: Ventura
  • M1 chip: yes
  • Reloadium package version: 1.1.0
  • PyCharm plugin version: None
  • Editor: VsCode
  • Python Version: 3.11.2
  • Python Architecture: [eg. 32bit, 64bit]
  • Run mode: Debug
@dkrystki dkrystki added the enhancement New feature or request label May 7, 2023
@lyridious
Copy link

This is a deal breaker for me. Please add support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants