Rohit Kalkur

Results 28 comments of Rohit Kalkur
trafficstars

@Sroose nope 9.7.0 was just an implementation change, so it that didnt do the trick then this is still an outstanding issue. we would welcome a PR to fix it!

we would greatly welcome a PR that addresses this! thanks!

Yea we are still accepting a PR for this

Would some sort of console warning be good to indicate to the developer that the classname they selected for the slider container is invalid?

I was able to replicate a similar issue using Webpack as my module builder and will attempt to come up with a fix sometime in the near future

This would be a great addition! Feel free to submit a PR

> { longs: String, enums: Number, bytes: String, json: true } this worked for my case...thanks!

I am building a JIRA webhook integration and want to be able to de-serialize the payloads with a previously defined Java POJO. During my research, I came across your models...