Hossein Azadmanesh

Results 6 comments of Hossein Azadmanesh

Same issue here on browser 6.18.2. Loaded from npm, compiled via Webpack as a script we inject into our page. We throw an error like `throw new Error('test')` and it...

@cklosowski Thanks for the explanation. EDD 3 has already been a great re-engineering process, so I understand the complexity and the desire for a cleaner outcome. --- Regarding meta, wp_post's...

@cklosowski Thanks for the EDD_Payment guidance. Regarding wp_posts, I almost got your point in my previous message and mentioned we don't need that behavior. The proposal `$order->get_meta( 'something' )` is...

Hi; thanks for the information! The original message was kinda written in a hurry btw so I forgot to also thank you for the great component! :+1: It is clear...

I saw there are plans for the `title` attribute in https://github.com/snapappointments/bootstrap-select/issues/2228 but didn't quite get what will change. Are there other plans for the `title` attribute in the next version?

@caseyjhol Thanks for pointing out the issue. That provides a working alternative for our use case to specify selected item's content instead of using title (I see you had concerns...