Skip to content

No styles in dev #8

@AlexanderBelokon

Description

@AlexanderBelokon

I just copied this project to a server, meteor npm i'd it and in development environment no styles are loaded at all, while in production everything works fine.

No errors are printed in either server or client console, no failed network requests are made.

What am I doing wrong? The app is behind nginx, but I believe that I've forwarded everything correctly, so I'm a bit confused...

image

Just got a lead: right after upgrading transport to websockets, a polling resopnse comes back with the following data:
image
It is probably ignored and that's the reason for this behavior.
How can I fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions