-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
Per title.
I do have non-min versions:
```
```
In IE it gives me this:
![snip_20160204154815](https://cloud.githubusercontent.com/assets/15019084/12816793/22e74ef2-cb57-11e5-969a-8dbb…
-
TypeScript build task passed without any problems. But got a lot of "Duplicate identifier" errors when try to run testsite task. Any idea what is the problem?
: Duplicate identifier 'DragDeltaEvent…
-
Sample XAML:
The SelectedDate is still a string type after the control is loaded. It should be in DateTime type.
-
Updated new fayde version its giving me below errors
``` cmd
Running "typescript:build" (typescript) task
>> app/lib/fayde/dist/fayde.d.ts(2902,34): error TS1005: ',' expected.
>> app/lib/fayde/dist/…
-
Here is an example demonstrating some rendering errors. Hopefully the inline comments are sufficient to see the problems. If not, please ask.
File: MainViewModel.ts
``` javascript
class MainViewMod…
-
I got "Element is already a child of another element." error in XamlObjectCollection.prototype.Insert function when try to set Fayde.Application.Current.ThemeName in ViewModel code.
The callstack p…