Fauzy Mulia Kam
Results
2
issues of
Fauzy Mulia Kam
**Describe the bug** method .open() is not working when using the alwaysOpen prop. However it works if I use .open('top') but need to tap the backdrop twice to close **Dependencies:**...
### Version @nuxtjs/sentry: 5.1.7 nuxt: 2.15.3 ### Sentry configuration ``` { dsn: 'secret', tracing: { tracesSampler: (samplingContext) => { // equivalent to returning 0 return false }, vueOptions: { tracing:...
bug