edwardsharp / sched-datepicker

yet another polymer datepicker
GNU General Public License v3.0
3 stars 4 forks source link

Next & Previous Month Disabled After Polymer Build #5

Closed ZachMoreno closed 6 years ago

ZachMoreno commented 6 years ago

I have, what feels like, a strange question for you. Before I build/deploy the Next & Previous buttons work are enabled & work as intended, after I build they're disabled. Here's a short video to help illustrate. I'd like them to remain enabled & any help you can provide would be great. Thank You!

edwardsharp commented 6 years ago

@ZachMoreno 👋 i can't really give much feedback with a video... if you provide code then i might be able to help.

ZachMoreno commented 6 years ago

My b, I followed your minimal example

<sched-datepicker date="{{ date }}" is-selected="{{ isSelected }}">
</sched-datepicker>
edwardsharp commented 6 years ago

hmm, you're leaving out a lot of details which i don't understand and also goes against the spirit of the GPL-3.0 license of sched-datepicker.

if you don't want to publish the source for your app, that's chill, in which case i'd suggest not using GPL-3.0 code.