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
Open code.quarkus.io in web and mobile version (Dev Tools for Chrome is enought).
2.1 In web version enter 'sqlite' in filter.
2.2. In mobile - scroll down and click 'expand'
ER:
In web version you can see 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
In mobile version you find in the page 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
AR:
In web version you can see 'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]'
'JDBC Driver - Sqlite [quarkus-jdbc-sqlite]' not available in the list
This is not due to mobile or not, just the fact that in the default view we only show extensions from the platform. We need to add a button in the mobile view to switch between modes (platform/other/all).
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
TC:
2.1 In web version enter 'sqlite' in filter.
2.2. In mobile - scroll down and click 'expand'
ER:
AR:
Additional info:
https://code.quarkus.io/api/extensions?platformOnly=false
the same in both version. Looks like UI issue with render for different devices screen.
The text was updated successfully, but these errors were encountered: