Alexandru Geana

Results 8 comments of Alexandru Geana

@ncinoadam @kashiftasneempro I managed to solve this by enabling Jetifier and modifying the mainTemplate.gradle file like this: ``` dependencies { implementation 'androidx.multidex:multidex:2.0.0' implementation fileTree(dir: 'libs', include: ['*.jar']) // Android Resolver...

I noticed that onBeforeShow : null is already present in the source code, and that error still apears if the current page has no walkthrough in it. How can I...

Is there an `options` prop to ``? How can I achieve this with svelte-stripe? ```javascript // Pre-fill customer data using the defaultValues option. Passing in the email // is required...

How can this be fixed? I have the same error.