Kai Sheng

Results 2 comments of Kai Sheng

I'm getting the same error message with the same setup. The workaround I'm using is to use `undefined` instead. ```js $stateProvider.state('page', { url: '/page?{somedate:date}', templateUrl: './page.html', dynamic: true, params: {...

I manage to reproduce the issue consistently on my setup. The problem seems to be caused by disabling Settings > Rendering > HTML ➡ HTML > Core. **Figure 1:** HTML...