Quasarman

Results 22 comments of Quasarman

Hello, I am facing the same issue as well. I am using cypress 9.0.0 and have currently no intention of downgrading just to solve the stripe problem as this will...

> Use case for me is validating preferredUsername before allowing user to update it. Lambda trigger for updating userAttributes would be very helpful. In would need this for exactly the...

Anyone looking for an alternative since this library seems to be not maintained and also seems to break with newer Vue3 versions (I hand some issue described here #180) a...

Have the same issue is there a proper solution for this?

Same issue any solution for this?

Hello @ilyasdx91, where exactly did you "interrupt" the styles. Because for me it does not work by just putting a ```!important``` behind the variable in :root? ``` :root { --plyr-color-main:...

Hello @hugotomazi, sorry to bother you again but you also need to update the `peerDependencies` inside the `package.json` otherwise I get an install error: ``` Found: @capacitor/[email protected] npm ERR! node_modules/@capacitor/core...

Hello @hugotomazi, works just fine now. Thank you very much for the quick fix!