Simon Huber

Results 6 issues of Simon Huber

I created a Blueprint like that: ```rb class FirstBlueprint < Blueprinter::Base identifier :id fields :title, :starts_at, :ends_at end ``` What i found out a bit later is, that the date...

I noticed that my Bot had problems with ephemeral messages, in particular with unfolding URLs. **How it can be reproduced** 1. bot posts an URL to a channel 2. slackbot...

bug?

From output it's not clear that this is an array because of line breaks: ``` (byebug) bundle_price.bundle > bundle {:product=>{:href=>"*****"}, :options=>[], :bundle=>[], :base_price_in_cents=>19500, :total_price_in_cents=>19500, :details=>{:samba_sales_unit_code=>"LCLG"}} {:product=>{:href=>"*****"}, :options=>[{:categories=>[], :type=>"CATEGORY_REACH_EXTENSION", :price_in_cents=>0}, {:directory_cities=>[{:href=>"*****"}],...

### 📜 Description The bug occures only when using SSR because of the line in `customElements.define('notification-center-web-component', NotificationCenterWebComponent);` SSR does not know a "window"-Instance and thus also does not know `customElements`....

triage

# Description I was two sided if this is a issue or a feature request. Feel free to change. I noticed a diverging behaviour when invalidating. Before suggesting changes, I...

🚀 ISR

# Problem Solved By The Feature This is related to https://github.com/rx-angular/rx-angular/issues/1720 but would be a bit more generic This is related to https://github.com/rx-angular/rx-angular/issues/1604 but the fix done there is not...

🚀 ISR