Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Using "dark:“ will break rendering #228

@iBobik

Description

@iBobik

I wanted to tune dark mode but adding class="dark:invert" but this media query broke rendering (empty response) and printed this in console:

 WARN  [Vue warn]: Component Tailwind is missing template or render function. 
  at <Tailwind> 
  at <Html lang="cs" > 
  at <MerchantExped direction="toCustomer" reminder=true merchantHoursToSend=48  ... >

Maybe it is acceptable such media queries does not work but it would help debugging to have some reasonable error message when we try to use prohibited features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions