kevin olson

Results 225 comments of kevin olson

@flakerimi did you check for what exactly is `this` ? are you in the nuxt context? what happens when you `console.log(this.$toast)`

@dloused have you tried doing this by just adding classes that cancel the default ones out?

@dloused I thought css classes later in the order took precedence?

@dloused I see your point, well maybe we can do an `override:` that you can use instead and start with a clean slate?

@dloused i added to my open source TODO, feel free to send a PR if you want it sooner!

The difficult thing here is that it's programmatic, so slots and ways to pass this in is not really possible since there's no template to add to. Suggestions?

@appinteractive hmm, how would that work w/ the programmatic initiation? i'm not sure how we could look for that slot definition

@tandpfun I could potentially add `classIconPrimary` and `classIconSecondary` to the overrides, can you open a separate issue for this?

@popovicieduard are you able to share your repo/config/sample so i can duplicate this? that should help me whip up a fix

@popovicieduard hmm yea, i'm not sure this is an issue i can address w/ in this module, i think you'd have to set something inside there that fires the toast...