We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Plugin version: 4.0.1
Platform(s): iOS Android
Current behavior: Image shows but title does not.
Expected behavior: Title should show.
Steps to reproduce: Use show method
Related code:
await PhotoViewer.show({ images: [ { url: src, title: 'foobar' }, ], options: { share: true, backgroundcolor: 'white' }, mode: 'one', });
Other information: Ionic 8 with Angular 18.2.8 Capacitor 6 npm v20.18.0
Capacitor doctor:
[warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted. 💊 Capacitor Doctor 💊 Latest Dependencies: @capacitor/cli: 6.1.2 @capacitor/core: 6.1.2 @capacitor/android: 6.1.2 @capacitor/ios: 6.1.2 Installed Dependencies: @capacitor/cli: 6.1.2 @capacitor/android: 6.1.2 @capacitor/core: 6.1.2 @capacitor/ios: 6.1.2 [error] Xcode is not installed [success] Android looking great! 👌
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Plugin version:
4.0.1
Platform(s):
iOS
Android
Current behavior:
Image shows but title does not.
Expected behavior:
Title should show.
Steps to reproduce:
Use show method
Related code:
Other information:
Ionic 8 with Angular 18.2.8
Capacitor 6
npm v20.18.0
Capacitor doctor:
The text was updated successfully, but these errors were encountered: