Giter Club home page Giter Club logo

remix-template's People

Contributors

rtivital avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

remix-template's Issues

On Page navigation style's are not appy

working on 1st time, after page navigation styles are gone, after page browser refresh its working for that page,
while building app styles are not adding

Console errors with <StylesPlaceholder />

Migrated over to 5.0.0 but I am now faced with console errors, I believe it's due to the <style> tags on the server and the client being out of sync with the use of the placeholder component.

Using a fresh install of this template with <StylesPlaceholder /> in root.tsx, I receive the following console error in the browser:
Warning: Did not expect server HTML to contain a <style> in <head>.
Screenshot 2022-07-27 at 20 38 05

Removing <StylesPlaceholder /> from root.tsx removes the console error, but unsurprisingly now causes the styles to flash upon initial load.

Any tips on how to fix these console errors with use of the <StylesPlaceholder /> component?

Not all styles being applied in built application

When getting started on a small project, I noticed that my deployed page's drawer close button did not appear as it did during development. I can reproduce this locally by running yarn run build && yarn start rather than yarn run dev. I've been able to reproduce this by forking from this repo and adding making the following commit: alukach/mantine-remix-rendering-issue@57eaae2.

yarn run dev
image

yarn run build && yarn start
image

It appears that the styles for the drawer header (mantine-w29q45) aren't making its way to the built product when running the build.

yarn run dev (good)
image

yarn run build && yarn start (bad)
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.