You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kudos to the developers. I got everything in my app working except for a minor CSS issue. The flexbox gap property doesn't seem to be working on the app whereas it works on the same browser userAgent that runs the Neutralino app.
The browser that the app seems to be running is "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko)" = $2 .
gap not working on the app:
gap working on the browser:
The text was updated successfully, but these errors were encountered:
Kudos to the developers. I got everything in my app working except for a minor CSS issue. The flexbox gap property doesn't seem to be working on the app whereas it works on the same browser userAgent that runs the Neutralino app.
The browser that the app seems to be running is "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko)" = $2 .
gap not working on the app:
gap working on the browser:
The text was updated successfully, but these errors were encountered: