question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

License key option not working, "Unknown option 'schedulerLicenseKey'" error in console

See original GitHub issue

Hello guys, i’m getting this warning with latest beta release:

schedulerLicenseKey: 'GPL-My-Project-Is-Open-Source',

i didn’t find any reference to this option in changelogs

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
F-howkcommented, Jan 5, 2021

The problem has reappeared,Many options report unknown option errors Unknown option ‘eventLimit’ Unknown option ‘dayNamesShort’ … image

1reaction
efesscommented, Jun 9, 2020

Is there any workaround for Angular integration? Such a workaround not fixes issue in Angular application because of strong typing first of all

Get around this in typescript by casting the type to any

(BASE_OPTION_REFINERS as any).schedulerLicenseKey = String

Read more comments on GitHub >

github_iconTop Results From Across the Web

schedulerLicenseKey - Docs - FullCalendar
The schedulerLicenseKey setting is the license key you must enter to use premium features.
Read more >
Timeilne view schedulerLicenseKey does not exist in type ...
0 but I keep getting this error message on my timeline. The calendar package works fine but not the timeline view. It does...
Read more >
Hide Fullcalendar Schedulerlicensekey In Page - ADocLib
License key option not working Unknown option 'schedulerLicenseKey' error in console #5462.Closed.dariovinci opened this issue on May.
Read more >
@fullcalendar/list | Yarn - Package Manager
Events displayed on wrong date when pushed down by previous events that span multiple days (#5408); textColor setting in Event Object not working...
Read more >
Attempting standalone installation on hpc, error "unknown option
I have confirmed with the hpc admin that this installation should, theoretically, work. Based on “lsb_release -a” the hpc is running Linux ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found