Marius Herget
Marius Herget
My workaround is working fine but may have problems, if you load lots of events. (_newEvents_ is a filtered version of the original EventSources.) ``` angular.element('.calendar').fullCalendar( 'removeEventSources' ); angular.element('.calendar').fullCalendar( 'removeEvents'...
Are there any news about this topic?
@fzimmermann89 I get a similiar error to @coventry. Ist there a solution to this? ``` (//texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) [1{//texmf-var/fonts/map/pdftex/updmap/pdftex.map pdfTeX warning: /latex (file //texmf-var/fonts/map/pdftex/updmap/pdftex.map): invalid entry for `pdftex_dl14.map': both ps_name and font...
@fzimmermann89 I am currently trying to use Arial ([UArial](https://ctan.org/pkg/urw-arial)) in my project but I am getting a similar error message. Any ideas about how to solve it? ``` .... kpathsea:...
@seuliang Where did you add `-s ERROR_ON_UNDEFINED_SYMBOLS=0`?