Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4870

Strange bugs: TailwindCSS and EmberJS

$
0
0

I’m testing tailwind and ember for a musical website. I experience several bugs:

  • in dev server, all links start with a capital letter; on some links the capital letter disappears (live demo, artists). what a strange bug: I thought of correcting it by specifying “uppercase” on all links,
  • in production, the navbar doesn’t show correctly; it should be like the first template of the webpage (the free template, Hero Sections - Official Tailwind CSS UI Components),
  • the speed in production is not good. with Vue and Django, I get a lighthouse mobile speed score between 100 and 97. with EmberJS, I get a mobile speed of 70, and a desktop speed of 90 (PageSpeed Insights)

Any help deeply appreciated. I want to use EmberJS instead of Django or Vue but I’m a bit concerned with all the bugs I face.

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4870

Trending Articles