Nguyen Minh Duc
Nguyen Minh Duc
Vue3
Does any tried that with VueJs3 ? I am getting only : `createElement is not a function` when trying adding a styled component into the template.
Hi, is there a way to include the NODE_DEBUG environment inside a React App? As React filters all env variables our that aren't prefixed with `REACT_APP_`. best Minh
Hi, is it also possible to put an async function as the endpoint instead of haveing a URL ?
Does this actually work with async await ?
## Feature Request ### Plugin capacitor/google-maps ### Description Allow more customizations for markers on the google-map plugin. Allowing to set the text inside the marker would be useful for displaying...
## Bug Report ### Plugin(s) ``` "@capacitor/google-maps": "^5.3.3" ``` ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 5.6.0 @capacitor/core: 5.6.0 @capacitor/android: 5.6.0 @capacitor/ios: 5.6.0 Installed Dependencies: @capacitor/cli: 5.0.4 @capacitor/core: 5.0.4 @capacitor/android:...
## Bug Report ### Plugin(s) ``` "@capacitor/google-maps": "^5.3.3" ``` ### Capacitor Version ``` Latest Dependencies: @capacitor/cli: 5.6.0 @capacitor/core: 5.6.0 @capacitor/android: 5.6.0 @capacitor/ios: 5.6.0 Installed Dependencies: @capacitor/cli: 5.0.4 @capacitor/core: 5.0.4 @capacitor/android:...
**Screenshot:** ### Info I running the latest version of editorJs. Somehow the Marker and Colol toolbox are not so well aligned anymore. I added the plugin like explained in the...
Hi, thanks for the tutorial of using the SW. I was wondering because the `onSuccess` is not fired on my chrome browser. Is this normal? I actually did the same...
### Issue I am using this plugin to set insets on Android and make the app layout behind the navigation bar. I am having trouble setting the app behind the...