-
Notifications
You must be signed in to change notification settings - Fork 39
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
CSS issue in version 4.1.6 #379
Comments
Hi @dwarcake , I'm sorry to admit that this project has not been maintained in a long time. Last release was 5.0.2 on Oct 29, 2020. You seem to be running 4.1.6 from Aug 16, 2018 and I'm afraid there's nothing I can do right now and would recommend you switch to a different builder in the near future. |
Hi @vincentmorneau , I noticed it indeed but wanted to check if you perhaps knew about the issue :) Do you have any ideas about other builders? Kind regards, Kim |
I can't promise I'll look into APEX Nitro 4.1.6 anytime soon. You might want to look into managing your own simple bundler using node-sass and esbuild. In the end, these things are simple, they take an array of input files, process them according to your requirements (eg. SASS or ESM) and output the new files. |
Debugged a bit further and apparently it's a security issue within the company. I'll ask to unlock these and then everything should be working fine again. |
Issue Description
When launching the configuration for APEX Nitro the layout is completely messed up.
The issue is that the app.css is not found.
Strange enough, when closing the tab and reopening with CTRL + SHIFT + T it seems to work again.
After closing APEX Nitro and launching again, the issue reappears.
APEX Nitro Version
4.1.6
Operating System
Windows
Node Version
v17.7.1
Browser
Chrome Version 117.0.5938.92 (Official Build) (64-bit)
Web Server
Tomcat + ORDS (multiple servers, different versions have this issue)
Project configuration screenshot
The text was updated successfully, but these errors were encountered: